summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-04-19 01:50:31 +0200
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-05-15 19:29:46 +0200
commit6f576e281690316270275bbef17c79ea304ad511 (patch)
tree1fadd183897a95f649974c04b8799f46c79454ac /firmware
parentrcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements (diff)
downloadlinux-6f576e281690316270275bbef17c79ea304ad511.tar.xz
linux-6f576e281690316270275bbef17c79ea304ad511.zip
rcu: Convert ->need_future_gp[] array to boolean
There is no longer any need for ->need_future_gp[] to count the number of requests for future grace periods, so this commit converts the additions to assignments to "true" and reduces the size of each element to one byte. While we are in the area, fix an obsolete comment. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Tested-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions