diff --git a/articles/20220717-riscv-tracepoint-jump-label-part5-examples.md b/articles/20220717-riscv-tracepoint-jump-label-part5-examples.md index bd17d957eda7483670ce1372b52f39b492af8a98..f8c65f24436afdbb1209f033ecc642394e6a6459 100644 --- a/articles/20220717-riscv-tracepoint-jump-label-part5-examples.md +++ b/articles/20220717-riscv-tracepoint-jump-label-part5-examples.md @@ -374,7 +374,7 @@ static __always_inline int riscv_isa_ext2key(int num) * [riscv: introduce unified static key mechanism for ISA extensions][001] * [riscv: switch has_fpu() to the unified static key mechanism][002] * [arch/riscv: add Zihintpause support][003] -* [riscv: turn pgtable_l4|[l5]_enabled to static key for RV64][004] +* [riscv: turn pgtable_l4/l5_enabled to static key for RV64][004] [001]: https://lore.kernel.org/linux-riscv/20220522153543.2656-2-jszhang@kernel.org/ [002]: https://lore.kernel.org/linux-riscv/20220522153543.2656-3-jszhang@kernel.org/