openwrt/target/linux/cns3xxx
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
..
base-files treewide: remove obsolete sysupgrade watchdog kill 2018-02-16 14:44:02 +01:00
files cns3xxx: fix mtu setting with kernel 4.14 2018-08-16 21:20:57 +02:00
image build: replace uses of OpenWrt with $(VERSION_DIST) 2018-02-05 10:15:53 +01:00
patches-4.14 cns3xxx: don't use invalid mask value for clock events 2019-01-28 18:17:32 +01:00
patches-4.19 cns3xxx: add support for kernel 4.19 2019-01-28 18:17:32 +01:00
Makefile treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 cns3xxx: refresh kernel config 2019-01-28 18:17:32 +01:00
config-4.19 cns3xxx: add support for kernel 4.19 2019-01-28 18:17:32 +01:00