aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorLaura Abbott <[email protected]>2018-01-05 11:14:09 -0800
committerGreg Kroah-Hartman <[email protected]>2018-01-09 15:38:48 +0100
commite4e179a844f52e907e550f887d0a2171f1508af1 (patch)
tree00ca2d34fd0917ab58112d38b948bc875e3b8afc /drivers/mtd/lpddr/lpddr_cmds.c
parent0c75f10312a35b149b2cebb1832316b35c2337ca (diff)
staging: android: ion: Switch from WARN to pr_warn
Syzbot reported a warning with Ion: WARNING: CPU: 0 PID: 3502 at drivers/staging/android/ion/ion-ioctl.c:73 ion_ioctl+0x2db/0x380 drivers/staging/android/ion/ion-ioctl.c:73 Kernel panic - not syncing: panic_on_warn set ... This is a warning that validation of the ioctl fields failed. This was deliberately added as a warning to make it very obvious to developers that something needed to be fixed. In reality, this is overkill and disturbs fuzzing. Switch to pr_warn for a message instead. Reported-by: [email protected] Reported-by: syzbot <[email protected]> Signed-off-by: Laura Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions