kernel-ark/arch/tile
Chris Metcalf c0f0601060 tile: fix strncpy_from_user bug
In strncpy_from_user_asm, when the destination buffer length was the
same as the actual string length, we were returning the size of the
destination buffer.  But since it's a NUL terminated string, we should
return the length of the string instead.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2013-08-30 11:56:42 -04:00
..
configs md: remove CONFIG_MULTICORE_RAID456 entirely 2013-03-20 13:21:14 +11:00
gxio tile PCI RC: support more MSI-X interrupt vectors 2013-08-06 12:55:24 -04:00
include tile: remove set/clear_fixmap APIs 2013-08-30 11:56:38 -04:00
kernel tile: do less L1 I-cache eviction 2013-08-30 11:56:34 -04:00
kvm arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL 2013-01-17 12:11:26 -08:00
lib tile: fix strncpy_from_user bug 2013-08-30 11:56:42 -04:00
mm tile: remove set/clear_fixmap APIs 2013-08-30 11:56:38 -04:00
Kbuild
Kconfig tile: support kprobes on tilegx 2013-08-30 11:55:53 -04:00
Kconfig.debug tile: provide traceability for hypervisor calls 2013-08-13 16:26:31 -04:00
Makefile arch/tile: avoid generating .eh_frame information in modules 2012-10-23 10:21:43 -04:00