From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Date: Wed, 27 Nov 2019 17:25:28 +0000 Subject: Re: [PATCH v2 00/12] treewide: break dependencies on x86's RM header Message-Id: <20191127172528.GB10957@gmail.com> List-Id: References: <20191126165417.22423-1-sean.j.christopherson@intel.com> <20191127072057.GB94748@gmail.com> <20191127144703.GA18530@linux.intel.com> In-Reply-To: <20191127144703.GA18530@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Sean Christopherson Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , x86@kernel.org, "Rafael J. Wysocki" , Len Brown , Pavel Machek , Tony Luck , Fenghua Yu , Peter Zijlstra , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , "H. Peter Anvin" , Steven Rostedt , Ard Biesheuvel , Darren Hart , Andy Shevchenko , Nadav Amit , "VMware, Inc." , Arnd Bergmann , Greg Kroah-Hartman , Hans de Goede , Cezary Rojewski , Pierre-Louis Bossart , Liam Girdwood , Jie Yang , Mark Brown , Jaroslav Kysela , Takashi Iwai , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-efi@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-acpi@vger.kernel.org, alsa-devel@alsa-project.org * Sean Christopherson wrote: > > You didn't include every patch from v1 though, such us my fix to > > Quark: > > > > [PATCH] x86/platform/intel/quark: Explicitly include linux/io.h for virt_to_phys() > > > > I've applied that one too and your updated patches, and it's now all > > pushed out into tip:WIP.core/headers. > > Sorry, it wasn't clear to me whether or not to include that one. Next > time I'll ask. No problem - in general it's best to include all, because in general it's much easier for maintainers to leave out something than to remember to add it back in. ;-) Thanks, Ingo