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


Groups > linux.kernel > #1511836

Re: Section mismatch in reference from the function generic_NCR5380_isa_match()

From Johannes Thumshirn <jthumshirn@suse.de>
Newsgroups linux.kernel
Subject Re: Section mismatch in reference from the function generic_NCR5380_isa_match()
Date 2016-10-29 18:40 +0200
Message-ID <sxEPL-vT-7@gated-at.bofh.it> (permalink)
References <sxyU2-4R3-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Oct 29, 2016 at 12:12:21PM +0200, Borislav Petkov wrote:
> Hi,
> 
> I'm seeing this during randconfig builds:
> 
> WARNING: vmlinux.o(.text+0x1588439): Section mismatch in reference from the function generic_NCR5380_isa_match() to the function .init.text:probe_intr()
> The function generic_NCR5380_isa_match() references
> the function __init probe_intr().
> This is often because generic_NCR5380_isa_match lacks a __init 
> annotation or the annotation of probe_intr is wrong.

There's already a fix for it from Arnd [1] which should be in Linus' tree
already.


[1] 77f18a871 ("scsi: NCR5380: no longer mark irq probing as __init")

Byte,
	Johannes
-- 
Johannes Thumshirn                                          Storage
jthumshirn@suse.de                                +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Section mismatch in reference from the function  generic_NCR5380_isa_match() Borislav Petkov <bp@alien8.de> - 2016-10-29 12:20 +0200
  Re: Section mismatch in reference from the function  generic_NCR5380_isa_match() Johannes Thumshirn <jthumshirn@suse.de> - 2016-10-29 18:40 +0200

csiph-web