[ARM] Make oops dump reasonble again without kallsyms support enabled.
print_symbol() becomes a NOP when CONFIG_KALLSYMS=n, so we loose the new line character as well. Explicitly call printk("\n").
Showing
Please register or sign in to comment