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


Groups > linux.kernel > #1726042 > unrolled thread

Re: [PATCH] video: fbdev: annotate fb_fix_screeninfo with const and __initconst

Started byBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
First post2017-09-04 14:50 +0200
Last post2017-09-04 14:50 +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] video: fbdev: annotate fb_fix_screeninfo with const and  __initconst Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-09-04 14:50 +0200

#1726042 — Re: [PATCH] video: fbdev: annotate fb_fix_screeninfo with const and __initconst

FromBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Date2017-09-04 14:50 +0200
SubjectRe: [PATCH] video: fbdev: annotate fb_fix_screeninfo with const and __initconst
Message-ID<ulYZc-5A3-23@gated-at.bofh.it>
On Sunday, August 20, 2017 11:14:51 PM Bhumika Goyal wrote:
> Make these const as they are only used during a copy operation.
> Some structures are used as a copy operation inside __init functions, so
> make them const and replace __initdata with __initconst to avoid section
> conflict error.
> 
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>

Patch queued for 4.14, thanks.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web