lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 3 Jun 2014 14:14:20 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Olof Johansson <olof@...om.net>
Cc:	Kumar Gala <galak@...eaurora.org>,
	linux-arm-msm <linux-arm-msm@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH] tty: serial: msm: Fix section mismatch warning

On Tue, Jun 03, 2014 at 02:04:43PM -0700, Olof Johansson wrote:
> On Tue, Jun 3, 2014 at 1:33 PM, Greg KH <gregkh@...uxfoundation.org> wrote:
> > On Tue, Jun 03, 2014 at 03:13:22PM -0500, Kumar Gala wrote:
> >> WARNING: drivers/tty/built-in.o(.data+0x3544): Section mismatch in
> >> reference from the variable msm_platform_driver to the function
> >> .init.text:msm_serial_probe()
> >> The variable msm_platform_driver references
> >> the function __init msm_serial_probe()
> >> If the reference is valid then annotate the
> >> variable with __init* or __refdata (see linux/init.h) or name the variable:
> >> *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
> >
> > Where is this mismatch showing up at?  3.15-rc8, 3.16-rc1?  Somewhere
> > older or else?
> 
> Linus' next branch, it was merged through arm-soc. I didn't notice it
> in time to fix it before we sent to Linus. :(

Ok, do you want to take this patch then?  I don't mind taking it through
my tree, but it will have to wait until after 3.16-rc1 is out.  It's up
to you.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ