All of lore.kernel.org
 help / color / mirror / Atom feed
* Git pull request: 64-bit atomic user helper
@ 2011-06-21  1:54 Nicolas Pitre
  2011-06-21 16:17 ` Dave Martin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nicolas Pitre @ 2011-06-21  1:54 UTC (permalink / raw)
  To: linux-arm-kernel

Russell, please pull the following for the next merge window:

	git://git.linaro.org/people/nico/linux.git cmpxchg64

This series cleans up the kuser documentation, then it adds 64-bit
cmpxchg support as needed by some user space applications.

Tested with the initial libgcc patches relying on this, using a 
kernel that has this series applied, and another without those 
patches to verify that the test for the availability of the needed 
helper does work as intended.

Nicolas Pitre (2):
      ARM: kuser: move interface documentation out of the source code
      ARM: add a kuser_cmpxchg64 user space helper

 Documentation/arm/kernel_user_helpers.txt |  267 +++++++++++++++++++++++
 arch/arm/kernel/entry-armv.S              |  246 ++++++++-------------
 2 files changed, 361 insertions(+), 152 deletions(-)


Nicolas

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-30 14:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-21  1:54 Git pull request: 64-bit atomic user helper Nicolas Pitre
2011-06-21 16:17 ` Dave Martin
2011-06-28 19:59 ` Nicolas Pitre
2011-06-28 20:27   ` Russell King - ARM Linux
2011-06-28 20:41     ` Nicolas Pitre
2011-06-30 10:07 ` Russell King - ARM Linux
2011-06-30 12:02   ` Uwe Kleine-König
2011-06-30 14:29   ` Nicolas Pitre

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.