All of lore.kernel.org
 help / color / mirror / Atom feed
* commit 4dd1837d7589f468ed109556513f476e7a7f9121 breaks build
@ 2016-11-20  2:47 ` Tobias Jakobi
  0 siblings, 0 replies; 29+ messages in thread
From: Tobias Jakobi @ 2016-11-20  2:47 UTC (permalink / raw)
  To: viro; +Cc: linux-samsung-soc, linux-arm-kernel, linux-kernel

Hello,

this is a resend of my initial mail, see below, to Al Viro (which sadly
was ignored).

It's rc5 now, and this issue still remains. Putting some more lists on
the Cc now.

Reverting the commit still works for me.


With best wishes,
Tobias

----------------


Hello Al,

compiled a kernel on armv7 with torvalds/master today and getting some
errors during the modpost phase.

> ERROR: "_set_bit" [sound/usb/snd-usbmidi-lib.ko] undefined!
> ERROR: "_test_and_set_bit" [sound/usb/snd-usbmidi-lib.ko] undefined!
> ERROR: "_clear_bit" [sound/usb/snd-usbmidi-lib.ko] undefined!
> ERROR: "_test_and_clear_bit" [sound/usb/snd-usb-audio.ko] undefined!
> ERROR: "_set_bit" [sound/usb/snd-usb-audio.ko] undefined!
> ERROR: "_test_and_set_bit" [sound/usb/snd-usb-audio.ko] undefined!
> ERROR: "_clear_bit" [sound/usb/snd-usb-audio.ko] undefined!
> ERROR: "_test_and_clear_bit" [sound/core/seq/snd-seq.ko] undefined!
<snip>

It seems like the commit 'arm: move exports to definitions' introduces
this issue.

I quickly went over the commit and I noticed that while it removes the
EXPORT_SYMBOL()s for the bitops from armksyms.c, it doesn't move them
anywhere.

Maybe you can take a look at this?

With best wishes,
Tobias

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

end of thread, other threads:[~2016-11-22 11:12 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-20  2:47 commit 4dd1837d7589f468ed109556513f476e7a7f9121 breaks build Tobias Jakobi
2016-11-20  2:47 ` Tobias Jakobi
2016-11-20  2:47 ` Tobias Jakobi
2016-11-20 11:30 ` Russell King - ARM Linux
2016-11-20 11:30   ` Russell King - ARM Linux
2016-11-20 11:30   ` Russell King - ARM Linux
2016-11-20 11:43   ` Tobias Jakobi
2016-11-20 11:43     ` Tobias Jakobi
2016-11-20 11:43     ` Tobias Jakobi
2016-11-20 12:34     ` Russell King - ARM Linux
2016-11-20 12:34       ` Russell King - ARM Linux
2016-11-20 12:34       ` Russell King - ARM Linux
2016-11-20 12:56       ` Tobias Jakobi
2016-11-20 12:56         ` Tobias Jakobi
2016-11-20 12:56         ` Tobias Jakobi
2016-11-20 13:25         ` Russell King - ARM Linux
2016-11-20 13:25           ` Russell King - ARM Linux
2016-11-20 13:25           ` Russell King - ARM Linux
2016-11-20 17:03           ` Nicolas Pitre
2016-11-20 17:03             ` Nicolas Pitre
2016-11-20 17:03             ` Nicolas Pitre
2016-11-20 17:22             ` Russell King - ARM Linux
2016-11-20 17:22               ` Russell King - ARM Linux
2016-11-20 17:22               ` Russell King - ARM Linux
2016-11-22 11:11               ` Arnd Bergmann
2016-11-22 11:11                 ` Arnd Bergmann
2016-11-20 13:02       ` Corentin Labbe
2016-11-20 13:02         ` Corentin Labbe
2016-11-20 13:02         ` Corentin Labbe

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.