Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753754AbbFASqI (ORCPT ); Mon, 1 Jun 2015 14:46:08 -0400 Received: from g9t5008.houston.hp.com ([15.240.92.66]:35386 "EHLO g9t5008.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750977AbbFASqD (ORCPT ); Mon, 1 Jun 2015 14:46:03 -0400 Message-ID: <1433183189.23540.116.camel@misato.fc.hp.com> Subject: Re: [PATCH 4/4] x86/pat: Remove pat_enabled() checks From: Toshi Kani To: Borislav Petkov Cc: LKML , Andrew Morton , Andy Lutomirski , arnd@arndb.de, Elliott@hp.com, hch@lst.de, hmh@hmh.eng.br, "H. Peter Anvin" , Ingo Molnar , jgross@suse.com, konrad.wilk@oracle.com, linux-mm , linux-nvdimm@ml01.01.org, "Luis R. Rodriguez" , stefan.bader@canonical.com, Thomas Gleixner , x86-ml , yigal@plexistor.com Date: Mon, 01 Jun 2015 12:26:29 -0600 In-Reply-To: <1433065686-20922-4-git-send-email-bp@alien8.de> References: <20150531094655.GA20440@pd.tnic> <1433065686-20922-1-git-send-email-bp@alien8.de> <1433065686-20922-4-git-send-email-bp@alien8.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 845 Lines: 25 On Sun, 2015-05-31 at 11:48 +0200, Borislav Petkov wrote: > From: Borislav Petkov > > Now that we emulate a PAT table when PAT is disabled, there's no need > for those checks anymore as the PAT abstraction will handle those cases > too. > > Based on a conglomerate patch from Toshi Kani. > > Signed-off-by: Borislav Petkov I reviewed the 1/3-3/3 patchset in your "tip-mm-2" branch, which is different from this submitted patchset 1/4-4/4. So, my review-by applies to the 3 patches in the "tip-mm-2" branch. Reviewed-by: Toshi Kani Thanks, -Toshi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/