diff options
| author | Jiang Liu <[email protected]> | 2012-03-30 15:11:35 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2012-05-24 21:16:33 +0000 |
| commit | f841d792e38f75f5e25b0b66f7b5d235d180a735 (patch) | |
| tree | 52657a4c6b9d2ff9ff6b2b4ed98a9e2dd2b2cecf /fs/jbd2/commit.c | |
| parent | Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" (diff) | |
| download | kernel-f841d792e38f75f5e25b0b66f7b5d235d180a735.tar.gz kernel-f841d792e38f75f5e25b0b66f7b5d235d180a735.zip | |
x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions
The interrupt chip irq_set_affinity() functions copy the affinity mask
to irq_data->affinity but return 0, i.e. IRQ_SET_MASK_OK.
IRQ_SET_MASK_OK causes the core code to do another redundant copy.
Return IRQ_SET_MASK_OK_NOCOPY to avoid this.
Signed-off-by: Jiang Liu <[email protected]>
Cc: Suresh Siddha <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Naga Chumbalkar <[email protected]>
Cc: Jacob Pan <[email protected]>
Cc: Cliff Wickman <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Keping Chen <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
