All of lore.kernel.org
 help / color / mirror / Atom feed
* Section mismatch warning with linux next in usbhs_init_phys()
@ 2013-04-11 18:32 Tony Lindgren
  2013-04-29 10:16 ` Felipe Balbi
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2013-04-11 18:32 UTC (permalink / raw)
  To: Roger Quadros; +Cc: Felipe Balbi, linux-omap

Hi Roger,

Looks like there's a section mismatch issue in linux next:

WARNING: vmlinux.o(.text+0x2a7b4): Section mismatch in reference from the function usbhs_init_phys() to the function .init.text:usb_bind_phy()
The function usbhs_init_phys() references
the function __init usb_bind_phy().
This is often because usbhs_init_phys lacks a __init 
annotation or the annotation of usb_bind_phy is wrong.

Can you please take a look?

Also, is the auxclk related patch the only patch missing
for USB to work on panda with DT in linux next?

Or are some .dts or .config updates needed also? So far
no luck here.

Regards,

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Section mismatch warning with linux next in usbhs_init_phys()
  2013-04-11 18:32 Section mismatch warning with linux next in usbhs_init_phys() Tony Lindgren
@ 2013-04-29 10:16 ` Felipe Balbi
  0 siblings, 0 replies; 2+ messages in thread
From: Felipe Balbi @ 2013-04-29 10:16 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Roger Quadros, Felipe Balbi, linux-omap

[-- Attachment #1: Type: text/plain, Size: 714 bytes --]

On Thu, Apr 11, 2013 at 11:32:01AM -0700, Tony Lindgren wrote:
> Hi Roger,
> 
> Looks like there's a section mismatch issue in linux next:
> 
> WARNING: vmlinux.o(.text+0x2a7b4): Section mismatch in reference from the function usbhs_init_phys() to the function .init.text:usb_bind_phy()
> The function usbhs_init_phys() references
> the function __init usb_bind_phy().
> This is often because usbhs_init_phys lacks a __init 
> annotation or the annotation of usb_bind_phy is wrong.
> 
> Can you please take a look?

already taken care of, should be on today's linux-next:

http://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?id=19d8ceddda8b3a806a0960106ae6aa4dcc21df3b

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-29 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 18:32 Section mismatch warning with linux next in usbhs_init_phys() Tony Lindgren
2013-04-29 10:16 ` Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.