mirror of
https://github.com/torvalds/linux.git
synced 2026-05-16 10:36:00 +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 | ||