mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Fixup for WRITE_ONCE vs. sparse
@ 2015-08-04  7:55 Christian Borntraeger
  2015-08-04  7:55 ` [PATCH] compiler.h: cast away attributes in WRITE_ONCE magic Christian Borntraeger
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Borntraeger @ 2015-08-04  7:55 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Andrey Konovalov, Ingo Molnar, Paul McKenney, linux-kernel,
	Christian Borntraeger

here is a fixup for WRITE_ONCE dealing with rcu accesses.
I did some cross compiles as well as some sparse checkings.
I pushed this out to
git.kernel.org/cgit/linux/kernel/git/borntraeger/linux.git linux-next
so hoepfully kbuild-bot will tell if there is a problem


Christian Borntraeger (1):
  compiler.h: cast away attributes in WRITE_ONCE magic

 include/linux/compiler.h | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.3.8


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

end of thread, other threads:[~2015-08-12 12:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-04  7:55 [PATCH] Fixup for WRITE_ONCE vs. sparse Christian Borntraeger
2015-08-04  7:55 ` [PATCH] compiler.h: cast away attributes in WRITE_ONCE magic Christian Borntraeger
2015-08-04  9:20   ` Peter Zijlstra
2015-08-04 10:33     ` Christian Borntraeger
2015-08-04 10:47       ` Peter Zijlstra
2015-08-12 12:34   ` [tip:locking/core] locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic tip-bot for Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome