Linus Torvalds
ce004178be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
...
Pull sparc changes from David S. Miller:
"This has the generic strncpy_from_user() implementation architectures
can now use, which we've been developing on linux-arch over the past
few days.
For good measure I ran both a 32-bit and a 64-bit glibc testsuite run,
and the latter of which pointed out an adjustment I needed to make to
sparc's user_addr_max() definition. Linus, you were right, STACK_TOP
was not the right thing to use, even on sparc itself :-)
From Sam Ravnborg, we have a conversion of sparc32 over to the common
alloc_thread_info_node(), since the aspect which originally blocked
our doing so (sun4c) has been removed."
Fix up trivial arch/sparc/Kconfig and lib/Makefile conflicts.
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
sparc: Fix user_addr_max() definition.
lib: Sparc's strncpy_from_user is generic enough, move under lib/
kernel: Move REPEAT_BYTE definition into linux/kernel.h
sparc: Increase portability of strncpy_from_user() implementation.
sparc: Optimize strncpy_from_user() zero byte search.
sparc: Add full proper error handling to strncpy_from_user().
sparc32: use the common implementation of alloc_thread_info_node()
2012-05-24 15:10:28 -07:00
..
2012-03-28 09:58:38 -07:00
2012-03-20 21:29:35 -04:00
2012-03-20 21:29:35 -04:00
2012-03-21 13:36:41 -07:00
2012-04-29 13:30:08 -07:00
2012-03-20 21:29:35 -04:00
2012-03-20 21:29:35 -04:00
2012-05-22 19:22:50 -07:00
2012-03-20 21:29:41 -04:00
2012-03-28 10:01:29 -07:00
2012-05-16 11:26:25 -05:00
2012-03-28 18:30:03 +01:00
2012-03-20 21:29:48 -04:00
2012-03-21 13:36:41 -07:00
2012-04-05 15:25:50 -07:00
2012-05-15 14:59:26 -07:00
2012-05-15 10:39:28 -05:00
2012-04-07 16:55:51 -07:00
2012-03-20 21:29:35 -04:00
2012-03-28 20:04:27 -07:00
2012-05-23 17:42:39 -07:00
2012-05-23 17:42:39 -07:00
2012-05-23 17:42:39 -07:00
2012-03-23 16:58:40 -07:00
2012-03-20 21:29:35 -04:00
2012-04-18 17:29:05 -07:00
2012-05-22 19:31:38 -07:00
2012-03-20 21:29:35 -04:00
2012-05-04 17:11:24 -07:00
2012-03-27 18:29:53 -07:00
2012-03-20 21:29:35 -04:00
2012-03-20 21:29:35 -04:00
2012-04-25 21:26:34 -07:00
2012-03-20 21:29:35 -04:00
2012-03-21 10:15:51 -07:00
2012-04-23 21:43:41 -04:00
2012-05-07 20:30:14 +01:00
2012-03-20 21:29:48 -04:00
2012-04-13 13:50:52 -04:00
2012-03-21 13:36:41 -07:00
2012-03-21 13:36:41 -07:00
2012-03-28 18:30:03 +01:00
2012-05-10 19:54:35 -07:00
2012-05-23 17:42:39 -07:00
2012-05-10 19:54:35 -07:00
2011-11-26 19:58:47 -08:00
2012-03-23 16:58:31 -07:00
2012-03-21 13:36:41 -07:00
2012-04-23 23:15:17 -04:00
2012-03-20 21:29:35 -04:00
2012-03-20 21:29:35 -04:00
2012-05-23 17:42:39 -07:00
2012-05-17 08:51:59 -07:00
2012-03-20 21:29:52 -04:00
2012-03-20 21:29:38 -04:00
2012-03-28 10:00:14 -07:00
2012-03-20 21:29:37 -04:00
2012-03-28 15:58:21 -07:00
2012-03-30 17:31:56 -07:00
2012-03-28 18:05:54 -07:00
2012-05-23 17:42:39 -07:00
2012-03-20 21:29:35 -04:00
2012-05-22 19:30:27 -07:00
2012-05-10 19:54:35 -07:00
2012-05-10 19:54:35 -07:00
2012-05-21 10:45:44 -05:00
2012-05-21 16:06:20 -07:00
2012-03-20 21:29:45 -04:00
2012-05-03 03:29:34 -07:00
2012-02-28 19:31:58 -05:00
2012-04-20 17:29:13 -07:00
2012-05-23 17:42:39 -07:00
2012-05-23 17:42:39 -07:00
2012-03-20 21:29:46 -04:00
2012-04-20 17:29:13 -07:00
2012-03-23 16:58:31 -07:00
2012-03-20 21:29:46 -04:00
2012-04-20 17:29:13 -07:00
2012-03-20 21:48:21 +08:00
2012-05-11 16:45:12 +02:00
2012-05-11 16:42:14 +02:00
2012-05-11 16:42:14 +02:00
2011-12-13 11:18:17 -08:00
2012-03-24 10:24:31 -07:00
2012-05-15 14:08:35 -07:00
2012-05-24 00:28:21 -04:00
2012-02-28 19:31:58 -05:00
2012-02-23 15:56:21 -08:00
2012-02-28 19:31:58 -05:00
2012-05-22 20:57:06 +02:00
2012-05-23 17:42:39 -07:00
2012-05-03 03:29:34 -07:00
2012-01-06 23:16:53 -05:00
2012-03-20 21:29:32 -04:00
2012-03-29 18:12:23 -07:00
2012-01-03 22:52:39 -05:00
2012-03-24 10:24:31 -07:00
2012-03-28 10:07:27 -07:00
2012-05-24 11:54:29 -07:00
2012-01-06 23:20:12 -05:00
2012-02-28 19:31:58 -05:00
2012-05-03 03:29:34 -07:00
2012-03-21 13:36:41 -07:00
2012-05-15 09:17:34 -04:00
2012-05-10 19:54:35 -07:00
2012-05-23 17:42:39 -07:00
2012-03-20 21:29:38 -04:00
2012-01-06 23:20:12 -05:00
2012-02-28 19:31:58 -05:00
2012-05-24 15:10:28 -07:00
2012-01-08 13:21:22 -08:00
2012-05-23 17:42:39 -07:00
2012-04-29 13:12:42 -07:00
2012-01-03 22:57:11 -05:00
2012-01-03 22:57:11 -05:00
2012-02-28 19:31:58 -05:00
2012-01-06 23:19:54 -05:00
2012-02-28 19:31:58 -05:00
2012-02-28 19:31:58 -05:00
2012-03-29 18:12:23 -07:00
2012-03-24 10:24:31 -07:00
2012-02-24 11:42:50 -08:00
2012-04-05 19:04:27 -04:00
2012-02-28 19:31:58 -05:00
2012-05-23 17:42:39 -07:00
2012-02-28 19:31:58 -05:00
2012-03-24 10:24:31 -07:00
2012-02-28 19:31:58 -05:00
2012-02-28 19:31:58 -05:00
2012-04-05 15:25:50 -07:00