Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1741091 > unrolled thread

Re: [PATCH] hexagon/time: make rtos_timer_device __initdata

Started byRichard Kuo <rkuo@codeaurora.org>
First post2017-09-28 01:30 +0200
Last post2017-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.


Contents

  Re: [PATCH] hexagon/time: make rtos_timer_device __initdata Richard Kuo <rkuo@codeaurora.org> - 2017-09-28 01:30 +0200

#1741091 — Re: [PATCH] hexagon/time: make rtos_timer_device __initdata

FromRichard Kuo <rkuo@codeaurora.org>
Date2017-09-28 01:30 +0200
SubjectRe: [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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web