diff options
author | Anshuman Khandual <[email protected]> | 2020-11-30 10:28:20 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2020-12-21 11:19:19 +0000 |
commit | 76460d613d9b4096f3567bd444e3fc275db1b96b (patch) | |
tree | 38a6da574bdf95ab9c29e8f99a0768708ddb9aa9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6c7a6d22fcef9181239ea7248c6b0c4117b9325e (diff) |
ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functions
Macros used as functions can be problematic from the compiler perspective.
There was a build failure report caused primarily because of non reference
of an argument variable. Hence convert PUD level pgtable helper macros into
functions in order to avoid such problems in the future. In the process, it
fixes the argument variables sequence in set_pud() which probably remained
hidden for being a macro.
https://lore.kernel.org/linux-mm/[email protected]/
https://lore.kernel.org/linux-mm/5fa49698.Vu2O3r+dU20UoEJ+%[email protected]/
Cc: Andrew Morton <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Anshuman Khandual <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions