diff options
| author | Kefeng Wang <[email protected]> | 2023-05-16 06:38:18 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-09 23:25:24 +0000 |
| commit | 07f44ac3c90c50a201307d3fe4dda120ee8394f5 (patch) | |
| tree | 17b651ff3917a387f390e1638bfe3c7cdb104194 /mm/mm_init.c | |
| parent | mm: page_alloc: move mark_free_page() into snapshot.c (diff) | |
| download | kernel-07f44ac3c90c50a201307d3fe4dda120ee8394f5.tar.gz kernel-07f44ac3c90c50a201307d3fe4dda120ee8394f5.zip | |
mm: page_alloc: move pm_* function into power
pm_restrict_gfp_mask()/pm_restore_gfp_mask() only used in power, let's
move them out of page_alloc.c.
Adding a general gfp_has_io_fs() function which return true if gfp with
both __GFP_IO and __GFP_FS flags, then use it inside of
pm_suspended_storage(), also the pm_suspended_storage() is moved into
suspend.h.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: "Huang, Ying" <[email protected]>
Cc: Iurii Zaikin <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Cc: Mike Rapoport (IBM) <[email protected]>
Cc: Oscar Salvador <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions
