aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorDavid Daney <[email protected]>2009-01-27 17:53:22 +0000
committerLinus Torvalds <[email protected]>2009-01-28 00:06:55 +0000
commit97179fd46da7ddedd18e95388130ed3e06c5a0c7 (patch)
tree8d1a56e41345244d36a9d943a69c5ecf76942816 /fs/btrfs/async-thread.c
parentMake irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. (diff)
downloadkernel-97179fd46da7ddedd18e95388130ed3e06c5a0c7.tar.gz
kernel-97179fd46da7ddedd18e95388130ed3e06c5a0c7.zip
cpumask fallout: Initialize irq_default_affinity earlier
Move the initialization of irq_default_affinity to early_irq_init as core_initcall is too late. irq_default_affinity can be used in init_IRQ and potentially timer and SMP init as well. All of these happen before core_initcall. Moving the initialization to early_irq_init ensures that it is initialized before it is used. Signed-off-by: David Daney <[email protected]> Acked-by: Mike Travis <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions