mirror of
https://github.com/torvalds/linux.git
synced 2026-08-03 22:10:38 +02:00
Recent changes require the raw folio flags to be accessed via ".f". The
merge commit introducing this change adapted most architecture code but
forgot the csky abiv2.
[rppt@kernel.org: add fix for arch/csky/abiv2/cacheflush.c]
Link: https://lkml.kernel.org/r/aPCE238oxAB9QcZa@kernel.org
Fixes:
|
||
|---|---|---|
| .. | ||
| inc/abi | ||
| cacheflush.c | ||
| fpu.c | ||
| Makefile | ||
| mcount.S | ||
| memcmp.S | ||
| memcpy.S | ||
| memmove.S | ||
| memset.S | ||
| strcmp.S | ||
| strcpy.S | ||
| strksyms.c | ||
| strlen.S | ||
| sysdep.h | ||