aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorChristian Borntraeger <borntraeger@de.ibm.com>2015-01-13 10:46:42 +0100
committerMoyster <oysterized@gmail.com>2016-09-10 15:10:31 +0200
commitfa9802f777e32c81593951048b6dc451ff8701f2 (patch)
treefa5b9b61d1e927cefa19dd8d7eef29549386a822 /include/linux/stackprotector.h
parent3115ea21e2779aeee64b8dcdc28b62430981aa87 (diff)
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Feedback has shown that WRITE_ONCE(x, val) is easier to use than ASSIGN_ONCE(val,x). There are no in-tree users yet, so lets change it for 3.19. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Peter Zijlstra <peterz@infradead.org> Acked-by: Davidlohr Bueso <dave@stgolabs.net> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions