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 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2010-07-24 09:57:52 -06:00
2012-05-15 10:22:00 -07:00
2012-03-28 18:30:03 +01:00
2012-05-13 13:23:16 -07:00
2012-03-28 18:30:03 +01:00
2012-03-20 21:48:30 +08:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2011-05-12 13:44:29 -07:00
2011-04-19 22:11:40 -07:00
2012-05-15 10:22:00 -07:00
2012-03-28 18:30:03 +01:00
2012-05-14 14:05:07 -07:00
2012-05-11 19:27:44 -07:00
2010-12-12 14:57:53 -08:00
2012-02-23 20:19:04 -07:00
2012-02-23 20:19:04 -07:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:03 +01:00
2012-05-15 10:43:48 -07:00
2012-05-13 13:23:16 -07:00
2012-02-14 12:01:30 -08:00
2011-07-26 16:49:47 -07:00
2012-04-15 10:28:50 -07:00
2011-05-25 08:39:13 -07:00
2011-05-25 08:39:13 -07:00
2012-05-11 20:57:29 -07:00
2012-01-03 22:55:17 -05:00