projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dc12e4
)
microblaze: Fix a typo
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Fri, 19 Mar 2021 04:53:23 +0000
(10:23 +0530)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 22 Mar 2021 08:26:39 +0000
(09:26 +0100)
s/storign/storing/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link:
https://lore.kernel.org/r/20210319045323.21241-1-unixbhaskar@gmail.com
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/lib/uaccess_old.S
patch
|
blob
|
history
diff --git
a/arch/microblaze/lib/uaccess_old.S
b/arch/microblaze/lib/uaccess_old.S
index 0e8cc2710c27fb3503eee296f9041cc38659a99c..eca29009003819e2e26f9f76e2f62cde37eef9d7 100644
(file)
--- a/
arch/microblaze/lib/uaccess_old.S
+++ b/
arch/microblaze/lib/uaccess_old.S
@@
-188,7
+188,7
@@
w2: sw r4, r5, r3
.text
.align 4 /* Alignment is important to keep icache happy */
-page: /* Create room on stack and save registers for stori
gn
values */
+page: /* Create room on stack and save registers for stori
ng
values */
addik r1, r1, -40
swi r5, r1, 0
swi r6, r1, 4