-
由 Guenter Roeck 提交于
An implementation error should not crash the kernel if it is avoidable. Replace BUG() with WARN_ONCE(). Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
f75d7230
An implementation error should not crash the kernel if it is avoidable.
Replace BUG() with WARN_ONCE().
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>