[PATCH 0/2] x86: reimplement ___preempt_schedule*() using THUNK helpers

From: Oleg Nesterov
Date: Thu Sep 04 2014 - 09:44:28 EST


Peter, please consider this (hopefully simple) change for inclusion.

Denys, Andy, could you review?

I guess (I hope ;) Denys is going to resend his entry.S/etc rework, but
this change should not conflict with his work, just preempt.S goes away.

Oleg.

arch/x86/kernel/Makefile | 2 --
arch/x86/kernel/preempt.S | 25 -------------------------
arch/x86/lib/Makefile | 2 +-
arch/x86/lib/thunk_32.S | 20 ++++++++++++++++----
arch/x86/lib/thunk_64.S | 7 +++++++
5 files changed, 24 insertions(+), 32 deletions(-)

--
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/