Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1741091 > unrolled thread
| Started by | Richard Kuo <rkuo@codeaurora.org> |
|---|---|
| First post | 2017-09-28 01:30 +0200 |
| Last post | 2017-09-28 01:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] hexagon/time: make rtos_timer_device __initdata Richard Kuo <rkuo@codeaurora.org> - 2017-09-28 01:30 +0200
| From | Richard Kuo <rkuo@codeaurora.org> |
|---|---|
| Date | 2017-09-28 01:30 +0200 |
| Subject | Re: [PATCH] hexagon/time: make rtos_timer_device __initdata |
| Message-ID | <uutW9-17I-1@gated-at.bofh.it> |
On Tue, Sep 19, 2017 at 12:37:21PM +0530, Bhumika Goyal wrote: > Make this __initdata as it is only modified during the init phase and > after that the structure and its fields are not referenced anywhere. > > Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> > --- > Hexagon architecture was not found while cross-compiling, so the > file is not compile-tested. > > arch/hexagon/kernel/time.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Richard Kuo <rkuo@codeaurora.org> -- Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project
Back to top | Article view | linux.kernel
csiph-web