diff options
| author | Mark Rutland <[email protected]> | 2015-10-19 14:19:33 +0100 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2015-10-19 17:54:07 +0100 |
| commit | e25781e3dea914cc4c34c946bae5fa3d4516516f (patch) | |
| tree | 0d2f07adc990e65421b6e697c465f68b6370c468 /scripts/gdb/vmlinux-gdb.py | |
| parent | 755e70b7e3f189aa2503c510fb98208e477a5030 (diff) | |
arm64: Simplify NR_FIX_BTMAPS calculation
We choose NR_FIX_BTMAPS such that each slot (NR_FIX_BTMAPS * PAGE_SIZE)
can address 256K.
Use division to derive NR_FIX_BTMAPS rather than defining it for each
page size.
Signed-off-by: Mark Rutland <[email protected]>
Signed-off-by: Suzuki K. Poulose <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions