]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: ColdFire add support for kernel preemption (missing chunk)
authorSebastian Siewior <bigeasy@linutronix.de>
Mon, 12 May 2008 21:02:05 +0000 (14:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 May 2008 15:02:23 +0000 (08:02 -0700)
commit36ea3146ecb47ac4be3bef2fe4c0f229c8edfd49
tree88ca32a93de4080280e7f49d25e20c8974809e00
parent09f069207f4ed96e963ac301cc040a36f83345eb
m68knommu: ColdFire add support for kernel preemption (missing chunk)

As the subject says this patch adds the support for kernel preemption on
m68knommu Coldfire.  I thing the same changes could be applied to 68360 &
68328 but since I don't have the HW, I don't touch it.  Kconfig enables the
preemption item only on coldfire.

This is a missing chunk from Sebastian's original patch that I lost from the
first submission.

Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68knommu/Kconfig