lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <209bb727-d167-f18b-2f7b-fa2b9c158e33@oracle.com> Date: Mon, 18 Sep 2017 16:00:38 -0400 From: Boris Ostrovsky <boris.ostrovsky@...cle.com> To: Juergen Gross <jgross@...e.com>, linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org Cc: julien.grall@....com, tycho@...ker.com Subject: Re: [PATCH] xen: don't compile pv-specific parts if XEN_PV isn't configured On 09/14/2017 08:38 AM, Juergen Gross wrote: > xenbus_client.c contains some functions specific for pv guests. > Enclose them with #ifdef CONFIG_XEN_PV to avoid compiling them when > they are not needed (e.g. on ARM). > > Signed-off-by: Juergen Gross <jgross@...e.com> Applied to for-linus-14b. -boris
Powered by blists - more mailing lists