From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758107AbZEVUek (ORCPT ); Fri, 22 May 2009 16:34:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756726AbZEVUed (ORCPT ); Fri, 22 May 2009 16:34:33 -0400 Received: from terminus.zytor.com ([198.137.202.10]:45295 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756259AbZEVUec (ORCPT ); Fri, 22 May 2009 16:34:32 -0400 Message-ID: <4A170C45.4010609@zytor.com> Date: Fri, 22 May 2009 13:34:13 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: venkatesh.pallipadi@intel.com CC: mingo@elte.hu, tglx@linutronix.de, linux-kernel@vger.kernel.org, suresh.b.siddha@intel.com, shaohua.li@intel.com Subject: Re: [patch 0/2] x86: Misc bug fixes in pageattr.c References: <20090522202336.942728000@intel.com> In-Reply-To: <20090522202336.942728000@intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org venkatesh.pallipadi@intel.com wrote: > Couple of misc bugfixes in pageattr.c found by looking at the code while > working on an unrelated patch. I'm taking care of these. -hpa