From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763864AbXJTKuz (ORCPT ); Sat, 20 Oct 2007 06:50:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756247AbXJTKur (ORCPT ); Sat, 20 Oct 2007 06:50:47 -0400 Received: from www.tglx.de ([62.245.132.106]:38632 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756018AbXJTKur (ORCPT ); Sat, 20 Oct 2007 06:50:47 -0400 Date: Sat, 20 Oct 2007 12:50:40 +0200 (CEST) From: Thomas Gleixner To: Chris Snook cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86: merge mmu{,_32,_64}.h In-Reply-To: <20071020065659.GA12404@shell.boston.redhat.com> Message-ID: References: <20071020065659.GA12404@shell.boston.redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 20 Oct 2007, Chris Snook wrote: > From: Chris Snook > > Merge mmu_32.h and mmu_64.h into mmu.h. > > Signed-off-by: Chris Snook Applied. Thanks, tglx