aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/qcom-timer.c
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2018-07-11 11:24:23 +0000
committerThomas Gleixner <[email protected]>2018-08-02 12:55:52 +0000
commit234b3840d73430564a03f53973a311b7a83a95a9 (patch)
tree53f69c5218d6b2bd91cdde8188a54e43eac9b8c2 /drivers/clocksource/qcom-timer.c
parentclocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage (diff)
downloadkernel-234b3840d73430564a03f53973a311b7a83a95a9.tar.gz
kernel-234b3840d73430564a03f53973a311b7a83a95a9.zip
tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer
This is the last instance of cpu_all_mask usage in the core framework. Replace it with cpu_possible_mask like all other instances in the clockevent drivers. This makes it possible to add a warning in the core clockevents_register_device on usage of cpu_all_mask from any clockevent drivers in the future. Signed-off-by: Sudeep Holla <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions