original_kernel/arch/blackfin/kernel
Bernd Schmidt bc41bb1165 Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin
Fix a problem reported in the forums - libstdc++ can call writev with an
iovec containing { NULL, 0 }, which works fine on i686-linux, but fails on
Blackfin.  Fixed by allowing size 0 transfers to/from userspace regardless
of the address.

Signed-off-by: Bernd Schmidt <bernd.schmidt@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-10-10 17:54:19 +08:00
..
Makefile
asm-offsets.c
bfin_dma_5xx.c
bfin_gpio.c
bfin_ksyms.c
cacheinit.c
cplbinit.c
dma-mapping.c
dualcore_test.c
early_printk.c
entry.S
fixed_code.S
flat.c
init_task.c
irqchip.c
kgdb.c
module.c
process.c
ptrace.c
reboot.c
setup.c
signal.c
sys_bfin.c
time.c
traps.c
vmlinux.lds.S