diff --git a/[refs] b/[refs] index 9ae889b054e3..b10808fa0d68 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e50a622deaf6b1a7dd2b9fb60975dd1d5406db37 +refs/heads/master: 38ef2ad5f1d704f1a41599fc70488ca51eb56d3f diff --git a/trunk/arch/arm/Kconfig b/trunk/arch/arm/Kconfig index e91c7cdc6fe5..aee8f3ada7ae 100644 --- a/trunk/arch/arm/Kconfig +++ b/trunk/arch/arm/Kconfig @@ -1855,8 +1855,8 @@ config ALIGNMENT_TRAP configuration it is safe to say N, otherwise say Y. config UACCESS_WITH_MEMCPY - bool "Use kernel mem{cpy,set}() for {copy_to,clear}_user() (EXPERIMENTAL)" - depends on MMU && EXPERIMENTAL + bool "Use kernel mem{cpy,set}() for {copy_to,clear}_user()" + depends on MMU default y if CPU_FEROCEON help Implement faster copy_to_user and clear_user methods for CPU