mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
romfs_get_unmapped_area() checks argument `len' without considering
PAGE_ALIGN which will cause do_mmap_pgoff() return -EINVAL error after
commit
|
||
|---|---|---|
| .. | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||
| mmap-nommu.c | ||
| storage.c | ||
| super.c | ||