mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] updated preemptive kernel for 2.4-ac
@ 2002-06-20 19:18 Robert Love
  0 siblings, 0 replies; only message in thread
From: Robert Love @ 2002-06-20 19:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: kpreempt-tech

An updated preempt-kernel patch against 2.4.19-pre10-ac2 is available at

	http://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel/v2.4/preempt-kernel-rml-2.4.19-pre10-ac2-2.patch

and your favorite mirror.

The cause of this release is to make the pte_chain_lock and unlock
routines preempt-safe.  They basically are per-bit spinlocks and thus
require the standard spinlock treatment but do not receive it.

This patch also merges PPC support, to bring the supported architectures
to ARM, i386, MIPS, PPC, and SH.  This code is contributed by
MontaVista.

Finally, there is a critical fix and optimization in entry.S by George
Anzinger.

Full ChangeLog:

20020620

- i386 entry.S changes, no need to check the	(George Anzinger)
  the irq or bh_count but we do need to make
  sure interrupts are off
- preempt-safe pte_chain_lock and unlock	(Robert Love)
- merge PPC support				(Robert Love)
- fix typo in smp.c				(Robert Love)

20020608

- merge MIPS support				(Robert Love)

20020529

- preempt-safe in_interrupt and in_irq		(George Anzinger)
- preempt-safe arch/i386/kernel/smp.c		(George Anzinger)
- preempt-safe net/*				(George Anzinger)
- change the wording of the do_exit notice	(Robert Love)

Enjoy,

	Robert Love


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-20 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-20 19:18 [PATCH] updated preemptive kernel for 2.4-ac Robert Love

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

all inboxes | Powered by JetHome®