Re: [RFC] [PATCH] asm-generic/unistd.h: handle symbol prefixes in cond_syscall
From: James Hogan <hidden>
Date: 2012-02-24 16:56:07
Also in:
lkml
From: James Hogan <hidden>
Date: 2012-02-24 16:56:07
Also in:
lkml
On 24/02/12 16:38, Arnd Bergmann wrote:
On Friday 24 February 2012, Arnd Bergmann wrote:quoted
We actually have MODULE_SYMBOL_PREFIX providing the correct string under a name that is not appropriate here. We can probably stick with Jason's patch for now and add a more sophisticated logic if another user of CONFIG_SYMBOL_PREFIX comes up. So for Jason's patch: Acked-by: Arnd Bergmann <arnd@arndb.de> We could put that into the kernel now, but it's probably sufficient if Jason keeps the patch with his others and submits it at the same time when we get there.Sorry, I meant s/Jason/James/g
np. Okay, I'll keep hold of it. Thanks James