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.
+++ 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_
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
>>
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