Prev: [PATCH] oprofile: add support for Intel processor model 30
Next: [PATCH 2/2] writeback: Adding pages_dirtied and pages_entered_writeback
From: David Miller on 4 Aug 2010 20:30 1) Convert BKL --> mutex in SBUS drivers, from Arnd Bergmann. 2) Should use GFP_KERNEL in sparc32 SBUS init code, from Julia Lawall. 3) MAINTAINERS tweak Please pull, thanks a lot! The following changes since commit 3cfc2c42c1cbc8e238bb9c0612c0df4565e3a8b4: Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial (2010-08-04 15:31:02 -0700) are available in the git repository at: master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master Arnd Bergmann (1): sbus: autoconvert trivial BKL users to private mutex David S. Miller (1): MAINTAINERS: Add trailing slash to SBUS path. Julia Lawall (1): arch/sparc/mm: Use GFP_KERNEL MAINTAINERS | 2 +- arch/sparc/mm/iommu.c | 2 +- drivers/sbus/char/display7seg.c | 8 ++++---- drivers/sbus/char/envctrl.c | 2 -- drivers/sbus/char/flash.c | 15 ++++++++------- drivers/sbus/char/openprom.c | 15 ++++++++------- drivers/sbus/char/uctrl.c | 7 ++++--- 7 files changed, 26 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |