From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Date: Wed, 27 Nov 2019 21:30:37 +0000 Subject: Re: [PATCH v2 11/12] ACPI/sleep: Convert acpi_wakeup_address into a function Message-Id: <20191127213037.GB20612@amd> MIME-Version: 1 Content-Type: multipart/mixed; boundary="ZfOjI3PrQbgiZnxM" List-Id: References: <20191126165417.22423-1-sean.j.christopherson@intel.com> <20191126165417.22423-12-sean.j.christopherson@intel.com> In-Reply-To: <20191126165417.22423-12-sean.j.christopherson@intel.com> To: Sean Christopherson Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , x86@kernel.org, "Rafael J. Wysocki" , Len Brown , 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 --ZfOjI3PrQbgiZnxM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2019-11-26 08:54:16, Sean Christopherson wrote: > Convert acpi_wakeup_address from a raw variable into a function so that > x86 can wrap its dereference of the real mode boot header in a function > instead of broadcasting it to the world via a #define. This sets the > stage for a future patch to move x86's definition of the new function, > acpi_get_wakeup_address(), out of asm/acpi.h and thus break acpi.h's > dependency on asm/realmode.h. >=20 > No functional change intended. >=20 > Signed-off-by: Sean Christopherson Thanks! Acked-by: Pavel Machek --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --ZfOjI3PrQbgiZnxM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl3e6v0ACgkQMOfwapXb+vIvKgCgj+csmgRVJU3LjSgRtQ9xs4OL 1n8An0cFCD4JerAugYVERVISU8Tw+N8s =cvdZ -----END PGP SIGNATURE----- --ZfOjI3PrQbgiZnxM--