mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 20:19:47 +02:00
If page_offset is == num_pages then we end up reading beyond the end of
obj->pages[].
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| vgem_drv.c | ||
| vgem_drv.h | ||
| vgem_fence.c | ||