Loading arch/parisc/mm/fault.c +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ int show_unhandled_signals = 1; /* * parisc_acctyp(unsigned int inst) -- * Given a PA-RISC memory access instruction, determine if the * the instruction would perform a memory read or memory write * instruction would perform a memory read or memory write * operation. * * This function assumes that the given instruction is a memory access Loading Loading
arch/parisc/mm/fault.c +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ int show_unhandled_signals = 1; /* * parisc_acctyp(unsigned int inst) -- * Given a PA-RISC memory access instruction, determine if the * the instruction would perform a memory read or memory write * instruction would perform a memory read or memory write * operation. * * This function assumes that the given instruction is a memory access Loading