diff options
author | 2011-09-08 14:00:46 +0800 | |
---|---|---|
committer | 2011-10-04 12:43:49 +0200 | |
commit | 38aaf8090d34b623b7919d8c933f6e938c9bf44b (patch) | |
tree | 4d036cfedd9e7669b6491900e407f59adbc93c69 /drivers/devfreq/devfreq.c | |
parent | llist: Return whether list is empty before adding in llist_add() (diff) | |
download | linux-dev-38aaf8090d34b623b7919d8c933f6e938c9bf44b.tar.xz linux-dev-38aaf8090d34b623b7919d8c933f6e938c9bf44b.zip |
irq_work: Use llist in the struct irq_work logic
Use llist in irq_work instead of the lock-less linked list
implementation in irq_work to avoid the code duplication.
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1315461646-1379-6-git-send-email-ying.huang@intel.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/devfreq/devfreq.c')
0 files changed, 0 insertions, 0 deletions