hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/lib/bug.c
....@@ -204,7 +204,6 @@
204204 else
205205 pr_crit("Kernel BUG at %pB [verbose debug info unavailable]\n",
206206 (void *)bugaddr);
207
- pr_flush(1000, true);
208207
209208 trace_android_rvh_report_bug(file, line, bugaddr);
210209