Re: [uml-devel] [PATCH v4] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: Remove default gate area

2014-08-11 Thread Michael Ellerman
e on architectures without a gate area: it's > now possible to inline the gate_area functions in the default case. Looks good to me. Booted and everything seems happy, I still have a vdso etc.

Re: [uml-devel] [PATCH v2 1/1] audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL

2014-02-26 Thread Michael Ellerman
+++ b/arch/powerpc/Kconfig > @@ -141,6 +141,7 @@ config PPC > select HAVE_DEBUG_STACKOVERFLOW > select HAVE_IRQ_EXIT_ON_IRQ_STACK > select ARCH_USE_CMPXCHG_LOCKREF if PPC64 > + select HAVE_ARCH_AUDITSYSCALL > > config GENERIC_CSUM > def_

Re: [uml-devel] Build regressions/improvements in v3.10-rc1 (um)

2013-05-13 Thread Michael Ellerman
Geert Uytterhoeven wrote: >On Sun, May 12, 2013 at 11:17 PM, richard -rw- weinberger > wrote: >> On Sun, May 12, 2013 at 10:47 PM, Geert Uytterhoeven >> wrote: >>> On Sun, 12 May 2013, Geert Uytterhoeven wrote: However, the full list of errors isn't that unmanageable, so I'm >following >>

Re: [uml-devel] Build regressions/improvements in v3.10-rc1 (um)

2013-05-13 Thread Michael Ellerman
On Mon, 2013-05-13 at 12:07 +0200, richard -rw- weinberger wrote: > On Mon, May 13, 2013 at 11:54 AM, Michael Ellerman > wrote: > > > > > > Geert Uytterhoeven wrote: > > > >>On Sun, May 12, 2013 at 11:17 PM, richard -rw- weinberger > >> wrot