parisc: add set_fixmap()/clear_fixmap()
These functions will be used for adding code patching functions later. Signed-off-by:Sven Schnelle <svens@stackframe.org> Signed-off-by:
Helge Deller <deller@gmx.de>
Showing
- arch/parisc/include/asm/fixmap.h 18 additions, 1 deletionarch/parisc/include/asm/fixmap.h
- arch/parisc/mm/Makefile 1 addition, 1 deletionarch/parisc/mm/Makefile
- arch/parisc/mm/fixmap.c 41 additions, 0 deletionsarch/parisc/mm/fixmap.c
- arch/parisc/mm/init.c 9 additions, 5 deletionsarch/parisc/mm/init.c
arch/parisc/mm/fixmap.c
0 → 100644
Please register or sign in to comment