openwrt/target/linux
Koen Vandeputte 880a4b334e cns3xxx: don't use invalid mask value for clock events
According to a commit from kernel 4.18-rc3, it's not valid
to use "cpu_mask_all" for clock events and it should be
replaced in favor of "cpu_possible_mask" [1]

This warning was seen when booting kernel 4.19 on a cns3xxx board.
Let's fix it also here just to be safe.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v4.19.18&id=fbfa9260085b5b578a049a90135e5c51928c5f7f

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-01-28 18:17:32 +01:00
..
adm5120 kernel: bump 3.18 to 3.18.133 2019-01-28 18:17:32 +01:00
adm8668 kernel: bump 3.18 to 3.18.133 2019-01-28 18:17:32 +01:00
apm821xx apm821xx: dts overhaul 2019-01-24 15:53:03 +01:00
ar7 kernel: bump 4.9 to 4.9.153 2019-01-28 18:17:32 +01:00
ar71xx kernel: bump 4.14 to 4.14.96 2019-01-28 18:17:32 +01:00
arc770 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
archs38 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
armvirt kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
at91 kernel: Build: Split kmod-regmap 2019-01-27 00:16:13 +01:00
ath25 kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:00 +01:00
ath79 ath79: add support for TP-Link Archer C2 V3 (AC900) 2019-01-27 16:41:10 +01:00
au1000 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
bcm53xx bcm53xx: add support for Phicomm K3 2019-01-20 23:34:44 +01:00
brcm47xx kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
brcm63xx brcm63xx: VH4032N: add missing pinctrl 2019-01-27 11:52:24 +01:00
brcm2708 brcm2708: Fix kmod-regmap split 2019-01-27 19:35:46 +01:00
cns3xxx cns3xxx: don't use invalid mask value for clock events 2019-01-28 18:17:32 +01:00
gemini gemini: Add a config for kernel v4.19 2019-01-26 21:46:33 +01:00
generic cns3xxx: use actual size reads for PCIe (4.19) 2019-01-28 18:17:32 +01:00
imx6 imx6: image: ventana: Add missing BOOT_SCRIPT variable 2018-11-25 19:23:03 +01:00
ipq40xx ipq40xx: add support for Linksys EA6350v3 2019-01-26 21:43:11 +01:00
ipq806x ipq806x: dts: Unify naming of gpio-led nodes 2019-01-24 15:53:03 +01:00
ixp4xx kernel: bump 4.9 to 4.9.153 2019-01-28 18:17:32 +01:00
kirkwood treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
lantiq kernel: bump 4.14 to 4.14.96 2019-01-28 18:17:32 +01:00
layerscape layerscape: dts: Unify naming of gpio-keys nodes 2019-01-24 15:53:04 +01:00
malta malta: Add support for kernel 4.19 2019-01-13 16:31:40 +01:00
mcs814x kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
mediatek kernel: bump 4.14 to 4.14.93 2019-01-14 02:20:40 +02:00
mpc85xx kernel: bump 4.14 to 4.14.96 2019-01-28 18:17:32 +01:00
mvebu mvebu: backport upstream fixes for armada 37xx 2019-01-27 00:16:14 +01:00
mxs mxs: use generic sysinfo board detection 2018-11-28 23:37:29 +01:00
octeon octeon: fix typo in platform.sh 2019-01-12 19:40:13 +01:00
octeontx kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
omap kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
omap24xx
orion treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
oxnas oxnas: dts: Unify naming of gpio-led nodes 2019-01-24 15:53:04 +01:00
pistachio kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ppc40x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
ppc44x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
ramips kernel: bump 4.14 to 4.14.96 2019-01-28 18:17:32 +01:00
rb532 kernel: bump 4.14 to 4.14.86 2018-12-10 11:48:44 +01:00
samsung kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
sunxi kernel: bump 4.14 to 4.14.96 2019-01-28 18:17:32 +01:00
uml treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
x86 x86: Add support for kernel 4.19 2019-01-12 22:40:36 +01:00
xburst kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
zynq kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
Makefile