From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Lendacky Subject: Re: [RFC PATCH v4 02/28] x86: Set the write-protect cache mode for full PAT support Date: Fri, 17 Feb 2017 09:56:17 -0600 Message-ID: <389b298d-b73e-bd17-626b-974b3848232d@amd.com> References: <20170216154158.19244.66630.stgit@tlendack-t1.amdoffice.net> <20170216154225.19244.96438.stgit@tlendack-t1.amdoffice.net> <20170217110724.ah5s3rz6emwxoc3u@pd.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170217110724.ah5s3rz6emwxoc3u@pd.tnic> Sender: owner-linux-mm@kvack.org To: Borislav Petkov Cc: linux-arch@vger.kernel.org, linux-efi@vger.kernel.org, kvm@vger.kernel.org, linux-doc@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, kasan-dev@googlegroups.com, linux-mm@kvack.org, iommu@lists.linux-foundation.org, Rik van Riel , =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , Toshimitsu Kani , Arnd Bergmann , Jonathan Corbet , Matt Fleming , "Michael S. Tsirkin" , Joerg Roedel , Konrad Rzeszutek Wilk , Paolo Bonzini , Brijesh Singh , Ingo Molnar , Alexander Potapenko , Andy Lutomirski , "H. Peter Anvin" , Andrey Ryabinin , Thomas Gleixner List-Id: iommu@lists.linux-foundation.org On 2/17/2017 5:07 AM, Borislav Petkov wrote: > On Thu, Feb 16, 2017 at 09:42:25AM -0600, Tom Lendacky wrote: >> For processors that support PAT, set the write-protect cache mode >> (_PAGE_CACHE_MODE_WP) entry to the actual write-protect value (x05). >> >> Acked-by: Borislav Petkov >> Signed-off-by: Tom Lendacky > > Just a nit: > > Subject should have "x86/mm/pat: " prefix but that can be fixed when > applying. I'll go through the series and verify/fix the prefix for each patch. Thanks, Tom > -- 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