You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
base-files treewide: remove obsolete sysupgrade watchdog kill 6 years ago
files cns3xxx: fix mtu setting with kernel 4.14 6 years ago
image build: replace uses of OpenWrt with $(VERSION_DIST) 6 years ago
patches-4.14 cns3xxx: don't use invalid mask value for clock events 5 years ago
patches-4.19 cns3xxx: add support for kernel 4.19 5 years ago
Makefile treewide: use wpad-basic for not small flash targets 6 years ago
config-4.14 cns3xxx: refresh kernel config 5 years ago
config-4.19 cns3xxx: add support for kernel 4.19 5 years ago