Prev: Added commandline partitions for block devices
Next: [PATCH -tip 0/4] perf-probe updates: string support, etc.
From: David Miller on 19 May 2010 16:00 Just a few small things, and explicitly set ARCH_SLAB_MINALIGN like we always should have. Please pull, thanks! The following changes since commit 024a6b95181f2df6090975c8a293499d24bf8b28: Linus Torvalds (1): Merge branch 'davinci-for-linus' of git://git.kernel.org/.../khilman/linux-davinci are available in the git repository at: master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master David S. Miller (3): sparc64: Show stack backtrace from show_regs() just like other platforms. sparc64: Fix stack dumping and tracing when function graph is enabled. sparc: Define ARCH_SLAB_MINALIGN Jan Blunck (1): drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_pos arch/sparc/include/asm/cache.h | 2 ++ arch/sparc/kernel/perf_event.c | 14 ++++++++++++++ arch/sparc/kernel/process_64.c | 1 + arch/sparc/kernel/stacktrace.c | 23 ++++++++++++++++++++++- arch/sparc/kernel/traps_64.c | 14 ++++++++++++++ drivers/sbus/char/flash.c | 6 +++--- 6 files changed, 56 insertions(+), 4 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/ |