diff options
author | Dan Carpenter <[email protected]> | 2018-02-14 10:14:17 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-15 01:15:53 +0100 |
commit | 9de29eac8d2189424d81c0d840cd0469aa3d41c8 (patch) | |
tree | aefc7a3a05e50ce0424d4601967e2f493a5c4e34 /net/unix/garbage.c | |
parent | b399151cb48db30ad1e0e93dd40d68c6d007b637 (diff) |
x86/spectre: Fix an error message
If i == ARRAY_SIZE(mitigation_options) then we accidentally print
garbage from one space beyond the end of the mitigation_options[] array.
Signed-off-by: Dan Carpenter <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: KarimAllah Ahmed <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Fixes: 9005c6834c0f ("x86/spectre: Simplify spectre_v2 command line parsing")
Link: http://lkml.kernel.org/r/20180214071416.GA26677@mwanda
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions