diff options
author | Dylan Jhong <[email protected]> | 2023-03-10 15:50:21 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-03-14 19:15:34 -0700 |
commit | 47dd902aaee9b9341808a3a994793199e7eddb88 (patch) | |
tree | 643810c7d2804b9b0dedee8d51f25c1cf3ea024d /drivers/usb/cdns3/cdns3-ti.c | |
parent | 9b7fef255c80db8fc33fc06f2ad6d8e3ced1389b (diff) |
RISC-V: mm: Support huge page in vmalloc_fault()
Since RISC-V supports ioremap() with huge page (pud/pmd) mapping,
However, vmalloc_fault() assumes that the vmalloc range is limited
to pte mappings. To complete the vmalloc_fault() function by adding
huge page support.
Fixes: 310f541a027b ("riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT")
Cc: [email protected]
Signed-off-by: Dylan Jhong <[email protected]>
Reviewed-by: Alexandre Ghiti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions