Hi Linus and Stephen, I've signed up for an kernel.org account and moved the blackfin tree to kernel.org for convenience as some developers' suggestion. Pls update the url to: http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux.git
Hi Linus, please pull blackfin updates for Linux 3.11, some minor changes for performance and bug fixes. The following changes since commit 8bb495e3f02401ee6f76d1b1d77f3ac9f079e376: Linux 3.10 (2013-06-30 15:13:29 -0700) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux.git tags/blackfin-for-linus for you to fetch changes up to 150382a53d11256e5666c86525c8bf8d23684532: smp: refine bf561 smpboot code (2013-07-09 15:50:38 +0800) ---------------------------------------------------------------- blackfin updates for Linux 3.11 ---------------------------------------------------------------- Scott Jiang (1): bf609: rename bfin6xx_spi to bfin_spi3 Sonic Zhang (2): kgdb: blackfin: include irq_regs.h in kgdb.c bf609: add cpu revision 0.1 Steven Miao (2): bf609: stmmac: fix build after stmmac_mdio_bus_data changed smp: refine bf561 smpboot code arch/blackfin/Kconfig | 2 +- .../include/asm/{bfin6xx_spi.h => bfin_spi3.h} | 4 ++-- arch/blackfin/kernel/kgdb.c | 1 + arch/blackfin/mach-bf561/smp.c | 7 +++---- arch/blackfin/mach-bf609/boards/ezkit.c | 19 +++++++++---------- arch/blackfin/mach-common/smp.c | 18 ++++++++---------- 6 files changed, 24 insertions(+), 27 deletions(-) rename arch/blackfin/include/asm/{bfin6xx_spi.h => bfin_spi3.h} (99%) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/