linux/arch/mips/alchemy/common
Manuel Lauss bbb8a75208
MIPS: alchemy: cpu_all_mask is forbidden for clock event devices
change alchemy clock event device cpu_all_mask to cpu_possible_mask.
Gets rid of a warning, which then does the same substitution:
WARNING: CPU: 0 PID: 0 at kernel/time/clockevents.c:468 clockevents_register_device+0x130/0x140
rtcmatch2 cpumask == cpu_all_mask, using cpu_possible_mask instead

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Linux-MIPS <linux-mips@vger.kernel.org>
2018-12-23 07:58:18 -08:00
..
clock.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
dbdma.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
dma.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
gpiolib.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
irq.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
Makefile MIPS: Remove all the uses of custom gpio.h 2015-09-03 12:08:02 +02:00
platform.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
power.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
prom.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
setup.c MIPS: Sanitise coherentio semantics 2016-10-06 18:01:28 +02:00
sleeper.S MIPS: Fix gigaton of warning building with microMIPS. 2014-03-31 18:17:12 +02:00
time.c MIPS: alchemy: cpu_all_mask is forbidden for clock event devices 2018-12-23 07:58:18 -08:00
usb.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
vss.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00