From b1195c0e3ee1a1ba986923bf3ed8311b7b336432 Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Sat, 26 May 2012 09:48:19 +0100 Subject: [PARISC] update parisc to use generic strncpy_from_user() Signed-off-by: James Bottomley --- arch/parisc/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/parisc/Kconfig') diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index ddb8b24b823d..3ff21b536f28 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -18,6 +18,7 @@ config PARISC select IRQ_PER_CPU select ARCH_HAVE_NMI_SAFE_CMPXCHG select GENERIC_SMP_IDLE_THREAD + select GENERIC_STRNCPY_FROM_USER help The PA-RISC microprocessor is designed by Hewlett-Packard and used -- cgit v1.2.3-59-g8ed1b