On Thu, 2015-02-07 at 04:56:20 UTC, Anton Blanchard wrote:
> If we take an alignment exception which we cannot fix, the oops
> currently prints:
>
> Unable to handle kernel paging request for unknown fault
>
> Lets print something more useful:
>
> Unable to handle kernel paging request for unali
If we take an alignment exception which we cannot fix, the oops
currently prints:
Unable to handle kernel paging request for unknown fault
Lets print something more useful:
Unable to handle kernel paging request for unaligned access at address
0xc000f77bba8f
Signed-off-by: Anton Blanchard