git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c878e0c
)
arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC
author
byungchul.park
<byungchul.park@lge.com>
Thu, 31 Jul 2014 10:05:36 +0000
(11:05 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Thu, 31 Jul 2014 10:42:42 +0000
(11:42 +0100)
Commit
190f1ca85d07
("arm64: add support for kernel mode NEON in interrupt
context") introduced a typing error in fpsimd_save_partial_state ENDPROC.
This patch fixes the typing error.
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: byungchul.park <byungchul.park@lge.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found