]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: insn: use set_fixmap_offset to make it more clear
authoryalin wang <yalin.wang2010@gmail.com>
Fri, 24 Jul 2015 11:52:28 +0000 (12:52 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 27 Jul 2015 10:08:41 +0000 (11:08 +0100)
commit40c6c4987e1f0c5682d443da741d6f4630c2c004
treea709995f46e9930424fe6fc38f501e9a400a1ed6
parent3cbe74558342916e8c678fb68870834e6647006e
arm64: insn: use set_fixmap_offset to make it more clear

A little change to patch_map() function,
use set_fixmap_offset() to make code more clear.

Signed-off-by: yalin wang <yalin.wang2010@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/insn.c