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)
commit51650dc2a18b1c65026c3bb9e35da2750e985706
treea709995f46e9930424fe6fc38f501e9a400a1ed6
parente38457c361b30c5a2379cc767877c3e5c2505dc6
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