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: <1405199388-5692-1-git-send-email-daniel.kiper@oracle.com> Date: Sat, 12 Jul 2014 23:09:46 +0200 From: Daniel Kiper <daniel.kiper@...cle.com> To: linux-kernel@...r.kernel.org, x86@...nel.org, xen-devel@...ts.xenproject.org Cc: andrew.cooper3@...rix.com, boris.ostrovsky@...cle.com, david.vrabel@...rix.com, hpa@...or.com, ian.campbell@...rix.com, jbeulich@...e.com, jeremy@...p.org, konrad.wilk@...cle.com, matt.fleming@...el.com, mingo@...hat.com, stefano.stabellini@...citrix.com, tglx@...utronix.de Subject: [PATCH v2 0/2] xen: Silence compiler warnings Hi, Here are two patches that follow earlier Xen dom0 EFI series and fix some compiler warnings found during detailed build tests. Both patches should be applied to: git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git next v2 contains fix suggested by Konrad Rzeszutek Wilk. Daniel PS I will be on vacation from 14th Jul till 25th Jul. arch/x86/xen/Makefile | 1 + arch/x86/xen/efi.c | 43 +++++++++++++++++++++++++++++++++++++++++++ arch/x86/xen/enlighten.c | 15 +-------------- arch/x86/xen/xen-ops.h | 8 ++++++++ include/xen/xen-ops.h | 2 +- 5 files changed, 54 insertions(+), 15 deletions(-) Daniel Kiper (2): xen: Silence compiler warnings arch/x86/xen: Silence compiler warnings -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists