Loading mm/highmem.c +1 −1 Original line number Diff line number Diff line Loading @@ -250,7 +250,7 @@ void *kmap_high_get(struct page *page) #endif /** * kunmap_high - map a highmem page into memory * kunmap_high - unmap a highmem page into memory * @page: &struct page to unmap * * If ARCH_NEEDS_KMAP_HIGH_GET is not defined then this may be called Loading Loading
mm/highmem.c +1 −1 Original line number Diff line number Diff line Loading @@ -250,7 +250,7 @@ void *kmap_high_get(struct page *page) #endif /** * kunmap_high - map a highmem page into memory * kunmap_high - unmap a highmem page into memory * @page: &struct page to unmap * * If ARCH_NEEDS_KMAP_HIGH_GET is not defined then this may be called Loading