A few more random fixes, some of which we've had laying around for
too long. And yet another new syscall that needs to be wired up.
Graf Yang (1):
Blackfin: SMP: flush CoreB cache when shutting down
Mike Frysinger (3):
Blackfin: wire up new syncfs syscall
Blackfin: enable atomic64_t support
Blackfin: bf54x: re-enable anomaly 05000353 for all revs
arch/blackfin/Kconfig | 1 +
arch/blackfin/include/asm/atomic.h | 2 ++
arch/blackfin/include/asm/unistd.h | 3 ++-
arch/blackfin/mach-bf548/include/mach/anomaly.h | 6 +++++-
arch/blackfin/mach-bf561/hotplug.c | 9 +++++++++
arch/blackfin/mach-common/entry.S | 1 +
6 files changed, 20 insertions(+), 2 deletions(-)
--
1.7.4.1
The following changes since commit 4bbba111d94781d34081c37856bbc5eb33f6c72a:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 (2011-03-23 07:58:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-linus
Graf Yang (1):
Blackfin: SMP: flush CoreB cache when shutting down
Mike Frysinger (3):
Blackfin: wire up new syncfs syscall
Blackfin: enable atomic64_t support
Blackfin: bf54x: re-enable anomaly 05000353 for all revs
arch/blackfin/Kconfig | 1 +
arch/blackfin/include/asm/atomic.h | 2 ++
arch/blackfin/include/asm/unistd.h | 3 ++-
arch/blackfin/mach-bf548/include/mach/anomaly.h | 6 +++++-
arch/blackfin/mach-bf561/hotplug.c | 9 +++++++++
arch/blackfin/mach-common/entry.S | 1 +
6 files changed, 20 insertions(+), 2 deletions(-)