lkml.org 
[lkml]   [2016]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] ide: icside: remove incorrect initconst annotation
From
From: Arnd Bergmann <arnd@arndb.de>
Date: Mon, 8 Feb 2016 15:31:45 +0100

> The icside_probe function can be called for hotplugged devices, so
> its reference to the __initconst icside_v6_port_info variable
> may be invalid, as Kbuild points out:
>
> WARNING: drivers/ide/icside.o(.text+0x338): Section mismatch in reference from the function icside_probe()
> to the (unknown reference) .init.rodata:(unknown)
>
> Interestingly, this problem only shows up with clang but not
> with gcc, which optimizes out the __initconst variable.
>
> This removes the incorrect annotation.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Applied.

\
 
 \ /
  Last update: 2016-03-20 22:41    [W:0.044 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site