diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-08-18 10:59:16 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-10-09 14:24:14 -0700 |
commit | 6733bab7bc09b67668028dab562caea1b4ff3c69 (patch) | |
tree | a35a59d78803e1c153017b1635d5a8e558344cde /net/wireless/wext-compat.h | |
parent | c63eb17ff06dbcf73e771b9b425c531cc0a9c17b (diff) | |
download | talos-obmc-linux-6733bab7bc09b67668028dab562caea1b4ff3c69.tar.gz talos-obmc-linux-6733bab7bc09b67668028dab562caea1b4ff3c69.zip |
irq_work: Map irq_work_on_queue() to irq_work_on() in !SMP
Commit 478850160636 ("irq_work: Implement remote queueing") provides
irq_work_on_queue() only for SMP builds. However, providing it simplifies
code that submits irq_work to lists of CPUs, eliminating the !SMP special
cases. This commit therefore maps irq_work_on_queue() to irq_work_on()
in !SMP builds, but validating the specified CPU.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'net/wireless/wext-compat.h')
0 files changed, 0 insertions, 0 deletions