Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1741091
| From | Richard Kuo <rkuo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] hexagon/time: make rtos_timer_device __initdata |
| Date | 2017-09-28 01:30 +0200 |
| Message-ID | <uutW9-17I-1@gated-at.bofh.it> (permalink) |
| References | <urkPo-13s-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] hexagon/time: make rtos_timer_device __initdata Richard Kuo <rkuo@codeaurora.org> - 2017-09-28 01:30 +0200
csiph-web