Files
linux/arch/parisc/kernel
Helge Deller 32c1ceeabd parisc: Drop two instructions from pte lookup code
Remove two instruction from the hot path. The temporary move to %r9 is
unneccessary, and the zero-inialization of pte happens twice.

Signed-off-by: Helge Deller <deller@gmx.de>
2018-10-19 22:22:06 +02:00
..
2018-05-02 21:47:35 +02:00
2017-11-17 15:27:22 +01:00
2018-10-17 08:18:01 +02:00