aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-04-11 17:22:43 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-23 13:14:55 +0200
commit3e14c6abbfb5c94506edda9d8e2c145d79375798 (patch)
tree08c20e52fcc976652b64b9e775b70a28adf4ef30 /tools/testing
parentfirmware: Fix firmware documentation for recent file renames (diff)
downloadwireguard-linux-3e14c6abbfb5c94506edda9d8e2c145d79375798.tar.xz
wireguard-linux-3e14c6abbfb5c94506edda9d8e2c145d79375798.zip
kobject: don't use WARN for registration failures
This WARNING proved to be noisy. The function still returns an error and callers should handle it. That's how most of kernel code works. Downgrade the WARNING to pr_err() and leave WARNINGs for kernel bugs. Signed-off-by: Dmitry Vyukov <dvyukov@google.com> Reported-by: syzbot+209c0f67f99fec8eb14b@syzkaller.appspotmail.com Reported-by: syzbot+7fb6d9525a4528104e05@syzkaller.appspotmail.com Reported-by: syzbot+2e63711063e2d8f9ea27@syzkaller.appspotmail.com Reported-by: syzbot+de73361ee4971b6e6f75@syzkaller.appspotmail.com Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions