On 2016å¹´03æ12æ¥ 01:21, John Keeping wrote:
> When closing the DRM device while a vblank is pending, we access
> file_priv after it has been free'd, which gives:
>
>Unable to handle kernel NULL pointer dereference at virtual address
>
>...
>PC is at __list_add+0x5c/0xe8
>
When closing the DRM device while a vblank is pending, we access
file_priv after it has been free'd, which gives:
Unable to handle kernel NULL pointer dereference at virtual address
...
PC is at __list_add+0x5c/0xe8
LR is at send_vblank_event+0x54/0x1f0
...
[] (__list_add) fro