diff options
| author | Kees Cook <[email protected]> | 2019-09-25 23:48:04 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-09-26 00:51:40 +0000 |
| commit | d4bce140b4e739bceb4e239d4842cf8f346c1e0f (patch) | |
| tree | 7b9df32d1c5e38e3578a58336a26f533e0428352 /lib/strncpy_from_user.c | |
| parent | bug: lift "cut here" out of __warn() (diff) | |
| download | kernel-d4bce140b4e739bceb4e239d4842cf8f346c1e0f.tar.gz kernel-d4bce140b4e739bceb4e239d4842cf8f346c1e0f.zip | |
bug: clean up helper macros to remove __WARN_TAINT()
In preparation for cleaning up "cut here" even more, this removes the
__WARN_*TAINT() helpers, as they limit the ability to add new BUGFLAG_*
flags to call sites. They are removed by expanding them into full
__WARN_FLAGS() calls.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: Drew Davenport <[email protected]>
Cc: Feng Tang <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: "Steven Rostedt (VMware)" <[email protected]>
Cc: YueHaibing <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/strncpy_from_user.c')
0 files changed, 0 insertions, 0 deletions
