diff options
author | Mike Rapoport (IBM) <rppt@kernel.org> | 2023-09-04 20:37:59 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-09-05 21:11:52 +0300 |
commit | f4b4f3ec1a310c3de9797271a9c06b7499470d69 (patch) | |
tree | 0816b5ec7be3d5a774b3c3a567fd98d8ecbaf1d1 /scripts/gdb/linux/interrupts.py | |
parent | d256d1cd8da1cbc4615de69df71c87ce623fec2f (diff) | |
download | linux-f4b4f3ec1a310c3de9797271a9c06b7499470d69.tar.xz |
sparc64: add missing initialization of folio in tlb_batch_add()
Commit 1a10a44dfc1d ("sparc64: implement the new page table range API")
missed initialization of folio variable in tlb_batch_add() which causes
boot tests to crash.
Add missing initialization.
Link: https://lkml.kernel.org/r/20230904174350.GF3223@kernel.org
Fixes: 1a10a44dfc1d ("sparc64: implement the new page table range API")
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions