Hi all, Sorry, there is only one patch for this set, no [patch 2/2], I will re-post, please ignore it.>_< Thanks, Yanteng Yanteng Si <siyanteng@xxxxxxxxxxx> 于2021年5月27日周四 下午12:03写道: > > Here should be the routine. > > Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx> > --- > Documentation/core-api/cachetlb.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/core-api/cachetlb.rst b/Documentation/core-api/cachetlb.rst > index fe4290e26729..18c4008d5551 100644 > --- a/Documentation/core-api/cachetlb.rst > +++ b/Documentation/core-api/cachetlb.rst > @@ -203,7 +203,7 @@ Here are the routines, one by one: > the kernel virtual address range PKMAP_ADDR(0) to > PKMAP_ADDR(LAST_PKMAP). > > - This routing should be implemented in asm/highmem.h > + This routine should be implemented in asm/highmem.h > > 6) ``void flush_cache_vmap(unsigned long start, unsigned long end)`` > ``void flush_cache_vunmap(unsigned long start, unsigned long end)`` > -- > 2.27.0 >