From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-f176.google.com (mail-ob0-f176.google.com [209.85.214.176]) by kanga.kvack.org (Postfix) with ESMTP id 8309D6B0038 for ; Mon, 1 Jun 2015 14:46:04 -0400 (EDT) Received: by obbea2 with SMTP id ea2so110463506obb.3 for ; Mon, 01 Jun 2015 11:46:04 -0700 (PDT) Received: from g9t5008.houston.hp.com (g9t5008.houston.hp.com. [15.240.92.66]) by mx.google.com with ESMTPS id y11si55898oep.41.2015.06.01.11.46.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jun 2015 11:46:03 -0700 (PDT) Message-ID: <1433183189.23540.116.camel@misato.fc.hp.com> Subject: Re: [PATCH 4/4] x86/pat: Remove pat_enabled() checks From: Toshi Kani 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" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: 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@lists.01.org, "Luis R. Rodriguez" , stefan.bader@canonical.com, Thomas Gleixner , x86-ml , yigal@plexistor.com 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, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org