diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2022-03-10 10:22:14 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-10 04:03:17 -0800 |
commit | b1a384d2cbccb1eb3f84765020d25e2c1929706e (patch) | |
tree | 945819ac3c6f1f7f00a07ed9a6578373cd656545 /.gitignore | |
parent | cef06913a0af21e161a6179a17d3f5fa7132ba46 (diff) | |
download | linux-b1a384d2cbccb1eb3f84765020d25e2c1929706e.tar.bz2 |
ARM: fix build warning in proc-v7-bugs.c
The kernel test robot discovered that building without
HARDEN_BRANCH_PREDICTOR issues a warning due to a missing
argument to pr_info().
Add the missing argument.
Reported-by: kernel test robot <lkp@intel.com>
Fixes: 9dd78194a372 ("ARM: report Spectre v2 status through sysfs")
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions