diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-11-27 23:30:25 +0900 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-10 17:21:46 -0800 |
commit | 09a46acb3697e50548bb265afa1d79163659dd85 (patch) | |
tree | d5de84bfcfc15fea791cc9d43cc88d7e06054c6e /scripts/gdb/linux/stackdepot.py | |
parent | 6af2191f8358fa89061df70bf68a1fd616e49a06 (diff) | |
download | linux-stable-09a46acb3697e50548bb265afa1d79163659dd85.tar.gz linux-stable-09a46acb3697e50548bb265afa1d79163659dd85.tar.bz2 linux-stable-09a46acb3697e50548bb265afa1d79163659dd85.zip |
nilfs2: return the mapped address from nilfs_get_page()
In prepartion for switching from kmap() to kmap_local(), return the kmap
address from nilfs_get_page() instead of having the caller look up
page_address().
[konishi.ryusuke: fixed a missing blank line after declaration]
Link: https://lkml.kernel.org/r/20231127143036.2425-7-konishi.ryusuke@gmail.com
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions