mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-08-11 11:55:22 +00:00
these 3 were checking in_interrupt but we have situations where calling vunmap under this could cause a BUG to be hit in smp_call_function_many. Use the drm_can_sleep macro instead, which should stop this path from been taken in this case. Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mgag200_cursor.c | ||
| mgag200_drv.c | ||
| mgag200_drv.h | ||
| mgag200_fb.c | ||
| mgag200_i2c.c | ||
| mgag200_main.c | ||
| mgag200_mode.c | ||
| mgag200_reg.h | ||
| mgag200_ttm.c | ||