Prev: [PATCH] RCU: Better explain the condition parameter of rcu_dereference_check()
Next: linux-next: Tree for April 7 (net/core/dev_addr_lists)
From: Kevin Hilman on 7 Apr 2010 13:20 Linus, Please pull the following fixes for 2.6.34-rc. Thanks, Kevin The following changes since commit 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6: Linus Torvalds (1): Linux 2.6.34-rc3 are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git davinci-fixes-for-linus Brian Niebuhr (1): davinci: edma: clear events in edma_start() Kevin Hilman (2): davinci: timers: don't enable timer until clocksource is initialized davinci: DM365: fix duplicate default IRQ priorities Sekhar Nori (1): davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined Sergei Shtylyov (1): davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> arch/arm/mach-davinci/dm365.c | 1 - arch/arm/mach-davinci/dma.c | 3 ++- arch/arm/mach-davinci/include/mach/da8xx.h | 8 +++++++- arch/arm/mach-davinci/time.c | 6 ++++-- 4 files changed, 13 insertions(+), 5 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/ |