diff options
author | Manuel Lauss <manuel.lauss@gmail.com> | 2018-12-19 08:07:59 +0100 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-12-23 07:58:18 -0800 |
commit | bbb8a75208937beee3bba746da7addb194588619 (patch) | |
tree | 98911b44d9aa85f8d63f3dfba068274c736f2725 /Documentation/namespaces | |
parent | 8a38dacf87180738d42b058334c951eba15d2d47 (diff) | |
download | linux-bbb8a75208937beee3bba746da7addb194588619.tar.bz2 |
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>
Diffstat (limited to 'Documentation/namespaces')
0 files changed, 0 insertions, 0 deletions