projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75078af
)
alpha: fixed a typo in core_cia.c
author
rj1
<rj1@riseup.net>
Sat, 4 Feb 2023 00:47:03 +0000
(18:47 -0600)
committer
Matt Turner
<mattst88@gmail.com>
Sat, 25 Feb 2023 04:14:22 +0000
(23:14 -0500)
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/kernel/core_cia.c
patch
|
blob
|
history
diff --git
a/arch/alpha/kernel/core_cia.c
b/arch/alpha/kernel/core_cia.c
index f489170201c345f7b56b17b8d8732f84d4e154c4..12926e9538b800813f6e1e35f29534016092a932 100644
(file)
--- a/
arch/alpha/kernel/core_cia.c
+++ b/
arch/alpha/kernel/core_cia.c
@@
-527,7
+527,7
@@
verify_tb_operation(void)
if (use_tbia_try2) {
alpha_mv.mv_pci_tbi = cia_pci_tbi_try2;
- /* Tags 0-3 must be disabled if we use this workar
a
und. */
+ /* Tags 0-3 must be disabled if we use this workar
o
und. */
wmb();
*(vip)CIA_IOC_TB_TAGn(0) = 2;
*(vip)CIA_IOC_TB_TAGn(1) = 2;