diff options
| author | Herbert Xu <[email protected]> | 2022-03-23 03:35:10 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-23 17:11:03 +0000 |
| commit | 30d024b5058e0433914022f87d917a97a9527632 (patch) | |
| tree | fee0b30d3d92b458ae163cfcae7d02ce6b5719fd /lib/dump_stack.c | |
| parent | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache (diff) | |
| download | kernel-30d024b5058e0433914022f87d917a97a9527632.tar.gz kernel-30d024b5058e0433914022f87d917a97a9527632.zip | |
cacheflush.h: Add forward declaration for struct folio
The struct folio is not declared in cacheflush.h so we need to provide
a forward declaration as otherwise users of this header file may get
warnings.
Reported-by: Guenter Roeck <[email protected]>
Fixes: 522a0032af00 ("Add linux/cacheflush.h")
Signed-off-by: Herbert Xu <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
