projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d988836
)
parisc: Use __ro_after_init in time.c
author
Helge Deller
<deller@gmx.de>
Fri, 10 May 2019 18:55:31 +0000
(20:55 +0200)
committer
Helge Deller
<deller@gmx.de>
Fri, 10 May 2019 19:00:45 +0000
(21:00 +0200)
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/time.c
patch
|
blob
|
history
diff --git
a/arch/parisc/kernel/time.c
b/arch/parisc/kernel/time.c
index a1e772f909cbf4c2f0c1bd361f968221de3cb0a0..04508158815c1342cf40ddf9db41e5b9868d5273 100644
(file)
--- a/
arch/parisc/kernel/time.c
+++ b/
arch/parisc/kernel/time.c
@@
-40,7
+40,7
@@
#include <linux/timex.h>
-static unsigned long clocktick __r
ead_mostly;
/* timer cycles per tick */
+static unsigned long clocktick __r
o_after_init;
/* timer cycles per tick */
/*
* We keep time on PA-RISC Linux by using the Interval Timer which is