diff options
author | Alexander Potapenko <[email protected]> | 2016-08-11 15:33:06 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-08-11 16:58:14 -0700 |
commit | bcbf0d566b6e59a6e873bfe415cc415111a819e2 (patch) | |
tree | bc511c93dbfc9ff2cfca6ca4fc699c9b002d44b4 /scripts/gcc-plugins | |
parent | 615d66c37c755c49ce022c9e5ac0875d27d2603d (diff) |
kasan: remove the unnecessary WARN_ONCE from quarantine.c
It's quite unlikely that the user will so little memory that the per-CPU
quarantines won't fit into the given fraction of the available memory.
Even in that case he won't be able to do anything with the information
given in the warning.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexander Potapenko <[email protected]>
Acked-by: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Kuthonuzo Luruo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions