From: Michal Simek on 13 May 2010 08:00 Hi Linus, please pull the following bug fixes. Thanks, Michal The following changes since commit be835674b55324c1abe973b15343c3663910c620: Linus Torvalds (1): Merge branch 'merge' of git://git.kernel.org/.../benh/powerpc are available in the git repository at: git://git.monstr.eu/linux-2.6-microblaze.git for-linus Michal Simek (3): microblaze: Remove compilation warnings in cache macro microblaze: Remove powerpc code from Microblaze port microblaze: export assembly functions used by modules Steven J. Magnani (3): microblaze: re-enable interrupts before calling schedule microblaze: fix get_user/put_user side-effects microblaze: export assembly functions used by modules arch/microblaze/include/asm/uaccess.h | 87 +++++++++++++++++++++++------ arch/microblaze/kernel/cpu/cache.c | 3 +- arch/microblaze/kernel/entry-nommu.S | 2 + arch/microblaze/kernel/microblaze_ksyms.c | 11 ++++ arch/microblaze/mm/init.c | 1 + arch/microblaze/mm/pgtable.c | 1 + arch/microblaze/pci/pci-common.c | 2 +- 7 files changed, 87 insertions(+), 20 deletions(-) -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian -- 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/
|
Pages: 1 Prev: [RFC,2/7] NUMA Hotplug emulator Next: [RFC, 3/7] NUMA hotplug emulator |