Re: [RFC PATCH 0/7] x86/entry: Create a home for the x86 entry code in arch/x86/entry/

From: Ingo Molnar
Date: Wed Jun 03 2015 - 13:11:19 EST



* H. Peter Anvin <hpa@xxxxxxxxx> wrote:

> I like the patch set (and you can add my Acked-by:) *except* 7/7, and the reason
> for that is that it really isn't entry code, it is user space code.

Well, I think arch/x86/entry/ should be a broader category for all things entry
code: and the vsyscall code is closely related to the syscall entry/exit code so
it's in a better place there than just being in the generic arch/x86/kernel/
directory.

I kept it separate in arch/x86/entry/vsyscall/ so it doesn't mix with other entry
code.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/