From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yu-cheng Yu Subject: Re: [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW Date: Wed, 14 Aug 2019 09:42:23 -0700 Message-ID: References: <20190813205225.12032-1-yu-cheng.yu@intel.com> <20190813205225.12032-12-yu-cheng.yu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Dave Hansen , x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Arnd Bergmann , Andy Lutomirski , Balbir Singh , Borislav Petkov , Cyrill Gorcunov , Dave Hansen , Eugene Syromiatnikov , Florian Weimer , "H.J. Lu" , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz List-Id: linux-arch.vger.kernel.org On Tue, 2019-08-13 at 16:02 -0700, Dave Hansen wrote: [...] > Please also reconcile the supervisor XSAVE portion of your patches with > the ones that Fenghua has been sending around. I've given quite a bit > of feedback to improve those. Please consolidate and agree on a common > set of patches with him. XSAVES supervisor is now a six-patch set. Maybe we can make it a separate series? I will consolidate and send it out. Yu-cheng From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com ([134.134.136.20]:41343 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728053AbfHNQwE (ORCPT ); Wed, 14 Aug 2019 12:52:04 -0400 Message-ID: Subject: Re: [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW From: Yu-cheng Yu Date: Wed, 14 Aug 2019 09:42:23 -0700 In-Reply-To: References: <20190813205225.12032-1-yu-cheng.yu@intel.com> <20190813205225.12032-12-yu-cheng.yu@intel.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Dave Hansen , x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Arnd Bergmann , Andy Lutomirski , Balbir Singh , Borislav Petkov , Cyrill Gorcunov , Dave Hansen , Eugene Syromiatnikov , Florian Weimer , "H.J. Lu" , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz , Nadav Amit , Oleg Nesterov , Pavel Machek , Peter Zijlstra , Randy Dunlap , "Ravi V. Shankar" , Vedvyas Shanbhogue , Dave Martin Message-ID: <20190814164223.h3LlWsVcVEnycJOLb3WNFdQd-sQp5YEwXY6kF35G6XQ@z> On Tue, 2019-08-13 at 16:02 -0700, Dave Hansen wrote: [...] > Please also reconcile the supervisor XSAVE portion of your patches with > the ones that Fenghua has been sending around. I've given quite a bit > of feedback to improve those. Please consolidate and agree on a common > set of patches with him. XSAVES supervisor is now a six-patch set. Maybe we can make it a separate series? I will consolidate and send it out. Yu-cheng