Prev: 2.6.33-rc8-rt1 on Beagle
Next: doc: console doc should read "bind & unbind" instead of "bind & bind"
From: Michal Simek on 24 Feb 2010 07:40 Hi Linus, Please pull the following two patches. Steven's patch just remove one semicolon and my patch fix wrong cache loop macro for write-through caches. Thanks, Michal The following changes since commit 75ef7cdda2daa35be9e070ac8e5258759ac03d06: Linus Torvalds (1): Merge git://git.kernel.org/.../davem/net-2.6 are available in the git repository at: git://git.monstr.eu/linux-2.6-microblaze.git for-linus Michal Simek (1): microblaze: Fix cache loop function for cache range Steven J. Magnani (1): microblaze: Fix out_le32() macro arch/microblaze/include/asm/io.h | 2 +- arch/microblaze/kernel/cpu/cache.c | 27 ++++++++------------------- 2 files changed, 9 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/ |