> Am 17.05.2017 um 03:52 schrieb Masami Hiramatsu :
>
> Hi Thomas,
Hi,
>
> On Tue, 16 May 2017 17:46:47 +0200
> Thomas Meyer wrote:
>
>> Hi,
>>
>> as far as I understand everything under os-Linux should be OS specific
>> and shouldn't rely on kernel functions.
>
> I see, but umid.c alread
For some reasons I don't know users-offsets.s get's build before the
gcc-plugins itself.
This patch fixes the problem by not using the gcc-plugins for building
user-offsets.s
make order example:
$ make ARCH=um
CHK include/generated/uapi/linux/version.h
HOSTCC scripts/basic/fixdep
HOSTCC
This is actually a no-op as all read-only should be read-only in the ELF.
Signed-off-by: Thomas Meyer
---
arch/um/Kconfig.common | 1 +
arch/um/kernel/mem.c | 5 -
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/um/Kconfig.common b/arch/um/Kconfig.common
index 85f6dd2..0