diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-27 13:58:49 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-27 13:58:49 -0400 |
commit | b5c42bc8db17db80917f99205a03c51f17354495 (patch) | |
tree | 74eb53f5199881fcd6e4907693cf21e37b2cd17e | |
parent | b14f3bd90d2202a83f36eac85bcb3db0fba7d6a6 (diff) | |
parent | add8a5050a52f1bd1be6b97be86fdd1cfbea2d1d (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin:
Blackfin: fix strncmp.o build error
Blackfin: drop unneeded asm/.gitignore
Blackfin: ignore generated vmlinux.lds
MAINTAINERS: drop (subscribers-only) markings on Blackfin lists
MAINTAINERS: update Blackfin items
Blackfin: hook up preadv/pwritev syscalls
-rw-r--r-- | MAINTAINERS | 18 | ||||
-rw-r--r-- | arch/blackfin/include/asm/.gitignore | 1 | ||||
-rw-r--r-- | arch/blackfin/include/asm/unistd.h | 4 | ||||
-rw-r--r-- | arch/blackfin/kernel/.gitignore | 1 | ||||
-rw-r--r-- | arch/blackfin/lib/strncmp.c | 3 | ||||
-rw-r--r-- | arch/blackfin/mach-common/entry.S | 2 |
6 files changed, 16 insertions, 13 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 77cbfb1a696c..5ee166e27b9f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1132,17 +1132,17 @@ F: fs/bfs/ | |||
1132 | F: include/linux/bfs_fs.h | 1132 | F: include/linux/bfs_fs.h |
1133 | 1133 | ||
1134 | BLACKFIN ARCHITECTURE | 1134 | BLACKFIN ARCHITECTURE |
1135 | P: Bryan Wu | 1135 | P: Mike Frysinger |
1136 | M: cooloney@kernel.org | 1136 | M: vapier@gentoo.org |
1137 | L: uclinux-dist-devel@blackfin.uclinux.org | 1137 | L: uclinux-dist-devel@blackfin.uclinux.org |
1138 | W: http://blackfin.uclinux.org | 1138 | W: http://blackfin.uclinux.org |
1139 | S: Supported | 1139 | S: Supported |
1140 | F: arch/blackfin/ | 1140 | F: arch/blackfin/ |
1141 | 1141 | ||
1142 | BLACKFIN EMAC DRIVER | 1142 | BLACKFIN EMAC DRIVER |
1143 | P: Bryan Wu | 1143 | P: Michael Hennerich |
1144 | M: cooloney@kernel.org | 1144 | M: michael.hennerich@analog.com |
1145 | L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) | 1145 | L: uclinux-dist-devel@blackfin.uclinux.org |
1146 | W: http://blackfin.uclinux.org | 1146 | W: http://blackfin.uclinux.org |
1147 | S: Supported | 1147 | S: Supported |
1148 | F: drivers/net/bfin_mac.* | 1148 | F: drivers/net/bfin_mac.* |
@@ -1150,7 +1150,7 @@ F: drivers/net/bfin_mac.* | |||
1150 | BLACKFIN RTC DRIVER | 1150 | BLACKFIN RTC DRIVER |
1151 | P: Mike Frysinger | 1151 | P: Mike Frysinger |
1152 | M: vapier.adi@gmail.com | 1152 | M: vapier.adi@gmail.com |
1153 | L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) | 1153 | L: uclinux-dist-devel@blackfin.uclinux.org |
1154 | W: http://blackfin.uclinux.org | 1154 | W: http://blackfin.uclinux.org |
1155 | S: Supported | 1155 | S: Supported |
1156 | F: drivers/rtc/rtc-bfin.c | 1156 | F: drivers/rtc/rtc-bfin.c |
@@ -1158,7 +1158,7 @@ F: drivers/rtc/rtc-bfin.c | |||
1158 | BLACKFIN SERIAL DRIVER | 1158 | BLACKFIN SERIAL DRIVER |
1159 | P: Sonic Zhang | 1159 | P: Sonic Zhang |
1160 | M: sonic.zhang@analog.com | 1160 | M: sonic.zhang@analog.com |
1161 | L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) | 1161 | L: uclinux-dist-devel@blackfin.uclinux.org |
1162 | W: http://blackfin.uclinux.org | 1162 | W: http://blackfin.uclinux.org |
1163 | S: Supported | 1163 | S: Supported |
1164 | F: drivers/serial/bfin_5xx.c | 1164 | F: drivers/serial/bfin_5xx.c |
@@ -1166,7 +1166,7 @@ F: drivers/serial/bfin_5xx.c | |||
1166 | BLACKFIN WATCHDOG DRIVER | 1166 | BLACKFIN WATCHDOG DRIVER |
1167 | P: Mike Frysinger | 1167 | P: Mike Frysinger |
1168 | M: vapier.adi@gmail.com | 1168 | M: vapier.adi@gmail.com |
1169 | L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) | 1169 | L: uclinux-dist-devel@blackfin.uclinux.org |
1170 | W: http://blackfin.uclinux.org | 1170 | W: http://blackfin.uclinux.org |
1171 | S: Supported | 1171 | S: Supported |
1172 | F: drivers/watchdog/bfin_wdt.c | 1172 | F: drivers/watchdog/bfin_wdt.c |
@@ -1174,7 +1174,7 @@ F: drivers/watchdog/bfin_wdt.c | |||
1174 | BLACKFIN I2C TWI DRIVER | 1174 | BLACKFIN I2C TWI DRIVER |
1175 | P: Sonic Zhang | 1175 | P: Sonic Zhang |
1176 | M: sonic.zhang@analog.com | 1176 | M: sonic.zhang@analog.com |
1177 | L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) | 1177 | L: uclinux-dist-devel@blackfin.uclinux.org |
1178 | W: http://blackfin.uclinux.org/ | 1178 | W: http://blackfin.uclinux.org/ |
1179 | S: Supported | 1179 | S: Supported |
1180 | F: drivers/i2c/busses/i2c-bfin-twi.c | 1180 | F: drivers/i2c/busses/i2c-bfin-twi.c |
diff --git a/arch/blackfin/include/asm/.gitignore b/arch/blackfin/include/asm/.gitignore deleted file mode 100644 index 7858564a4466..000000000000 --- a/arch/blackfin/include/asm/.gitignore +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | +mach | ||
diff --git a/arch/blackfin/include/asm/unistd.h b/arch/blackfin/include/asm/unistd.h index 1e57b636e0bc..cf5066d3efd2 100644 --- a/arch/blackfin/include/asm/unistd.h +++ b/arch/blackfin/include/asm/unistd.h | |||
@@ -378,8 +378,10 @@ | |||
378 | #define __NR_dup3 363 | 378 | #define __NR_dup3 363 |
379 | #define __NR_pipe2 364 | 379 | #define __NR_pipe2 364 |
380 | #define __NR_inotify_init1 365 | 380 | #define __NR_inotify_init1 365 |
381 | #define __NR_preadv 366 | ||
382 | #define __NR_pwritev 367 | ||
381 | 383 | ||
382 | #define __NR_syscall 366 | 384 | #define __NR_syscall 368 |
383 | #define NR_syscalls __NR_syscall | 385 | #define NR_syscalls __NR_syscall |
384 | 386 | ||
385 | /* Old optional stuff no one actually uses */ | 387 | /* Old optional stuff no one actually uses */ |
diff --git a/arch/blackfin/kernel/.gitignore b/arch/blackfin/kernel/.gitignore new file mode 100644 index 000000000000..c5f676c3c224 --- /dev/null +++ b/arch/blackfin/kernel/.gitignore | |||
@@ -0,0 +1 @@ | |||
vmlinux.lds | |||
diff --git a/arch/blackfin/lib/strncmp.c b/arch/blackfin/lib/strncmp.c index 2aaae78a68e0..46518b1d2983 100644 --- a/arch/blackfin/lib/strncmp.c +++ b/arch/blackfin/lib/strncmp.c | |||
@@ -8,9 +8,8 @@ | |||
8 | 8 | ||
9 | #define strncmp __inline_strncmp | 9 | #define strncmp __inline_strncmp |
10 | #include <asm/string.h> | 10 | #include <asm/string.h> |
11 | #undef strncmp | ||
12 | |||
13 | #include <linux/module.h> | 11 | #include <linux/module.h> |
12 | #undef strncmp | ||
14 | 13 | ||
15 | int strncmp(const char *cs, const char *ct, size_t count) | 14 | int strncmp(const char *cs, const char *ct, size_t count) |
16 | { | 15 | { |
diff --git a/arch/blackfin/mach-common/entry.S b/arch/blackfin/mach-common/entry.S index 21e65a339a22..a063a434f7e3 100644 --- a/arch/blackfin/mach-common/entry.S +++ b/arch/blackfin/mach-common/entry.S | |||
@@ -1581,6 +1581,8 @@ ENTRY(_sys_call_table) | |||
1581 | .long _sys_dup3 | 1581 | .long _sys_dup3 |
1582 | .long _sys_pipe2 | 1582 | .long _sys_pipe2 |
1583 | .long _sys_inotify_init1 /* 365 */ | 1583 | .long _sys_inotify_init1 /* 365 */ |
1584 | .long _sys_preadv | ||
1585 | .long _sys_pwritev | ||
1584 | 1586 | ||
1585 | .rept NR_syscalls-(.-_sys_call_table)/4 | 1587 | .rept NR_syscalls-(.-_sys_call_table)/4 |
1586 | .long _sys_ni_syscall | 1588 | .long _sys_ni_syscall |