diff options
author | Andy Shevchenko <[email protected]> | 2023-08-04 09:46:36 +0300 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-18 10:19:00 -0700 |
commit | 3c9d017cc283df0dabf6b16a6cb4574426cbd53b (patch) | |
tree | 6b18eeb78b67fe707b94651a36a6dd2e061b5829 /arch/sparc/kernel/process_64.c | |
parent | be33db21427c33a4217bd6b805944d2cf84faf25 (diff) |
range.h: Move resource API and constant to respective files
range.h works with struct range data type. The resource_size_t
is an alien here.
(1) Move cap_resource() implementation into its only user, and
(2) rename and move RESOURCE_SIZE_MAX to limits.h.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Cc: Alexander Sverdlin <[email protected]>
Cc: Borislav Petkov (AMD) <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/process_64.c')
0 files changed, 0 insertions, 0 deletions