[PATCH 0/7] Blackfin fixes for 2.6.30

From: Mike Frysinger
Date: Tue May 26 2009 - 05:16:15 EST


Sorry for being so late, but our previous Blackfin maintainer has moved
on, so we've been working at picking up the slack.

So the stuff here for 2.6.30 is just simple build fixes, gitignore tweaks,
MAINTAINER updates, and hooking up the new pread syscalls (which was posted
a while ago already).

Mike Frysinger (7):
bfin_mac: fix build error due to net_device_ops convert
Blackfin: hook up preadv/pwritev syscalls
MAINTAINERS: update Blackfin items
MAINTAINERS: drop (subscribers-only) markings on Blackfin lists
Blackfin: ignore generated vmlinux.lds
Blackfin: drop unneeded asm/.gitignore
Blackfin: fix strncmp.o build error

MAINTAINERS | 18 +++++++++---------
arch/blackfin/include/asm/.gitignore | 1 -
arch/blackfin/include/asm/unistd.h | 4 +++-
arch/blackfin/kernel/.gitignore | 1 +
arch/blackfin/lib/strncmp.c | 3 +--
arch/blackfin/mach-common/entry.S | 2 ++
drivers/net/bfin_mac.c | 29 ++++++++++++++---------------
7 files changed, 30 insertions(+), 28 deletions(-)
delete mode 100644 arch/blackfin/include/asm/.gitignore
create mode 100644 arch/blackfin/kernel/.gitignore

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/