commit | d5d9a3b12adf339b851c8e595d2ca71c3d211363 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Wed Sep 28 17:45:15 2011 -0700 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Tue Oct 25 11:53:17 2011 -0700 |
tree | ec7cfc6c971849258bc9e11d48279f52a30f5a5c | |
parent | a102a9ece5489e1718cd7543aa079082450ac3a2 [diff] |
jump_label: use proper atomic_t initializer ATOMIC_INIT() is the proper thing to use. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Acked-by: Jason Baron <jbaron@redhat.com> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>