public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: reimplement ___preempt_schedule*() using THUNK helpers
@ 2014-09-04 13:41 Oleg Nesterov
  2014-09-04 13:42 ` [PATCH 1/2] " Oleg Nesterov
  2014-09-04 13:42 ` [PATCH 2/2] x86, lib/Makefile: remove the unnecessary "+= thunk_64.o" Oleg Nesterov
  0 siblings, 2 replies; 8+ messages in thread
From: Oleg Nesterov @ 2014-09-04 13:41 UTC (permalink / raw)
  To: H. Peter Anvin
  Cc: Andy Lutomirski, Denys Vlasenko, Ingo Molnar, Peter Zijlstra, x86,
	linux-kernel

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(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-05  0:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-04 13:41 [PATCH 0/2] x86: reimplement ___preempt_schedule*() using THUNK helpers Oleg Nesterov
2014-09-04 13:42 ` [PATCH 1/2] " Oleg Nesterov
2014-09-04 16:51   ` Denys Vlasenko
2014-09-04 17:11     ` Oleg Nesterov
2014-09-04 17:12   ` [PATCH v2 " Oleg Nesterov
2014-09-05  0:37   ` [PATCH " Andy Lutomirski
2014-09-04 13:42 ` [PATCH 2/2] x86, lib/Makefile: remove the unnecessary "+= thunk_64.o" Oleg Nesterov
2014-09-04 18:09   ` Andy Lutomirski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox