mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [BUG] Build error in modpost.c for latest git
@ 2006-05-08 18:34 Hua Zhong
  2006-05-08 20:05 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Hua Zhong @ 2006-05-08 18:34 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel

scripts/mod/modpost.c: In function `check_sec_ref':
scripts/mod/modpost.c:716: error: cast to union type from type not
present in union
make[2]: *** [scripts/mod/modpost.o] Error 1
make[1]: *** [scripts/mod] Error 2
make: *** [scripts] Error 2

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

* Re: [BUG] Build error in modpost.c for latest git
  2006-05-08 18:34 [BUG] Build error in modpost.c for latest git Hua Zhong
@ 2006-05-08 20:05 ` Sam Ravnborg
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2006-05-08 20:05 UTC (permalink / raw)
  To: Hua Zhong; +Cc: Linus Torvalds, Linux Kernel

On Mon, May 08, 2006 at 11:34:35AM -0700, Hua Zhong wrote:
> scripts/mod/modpost.c: In function `check_sec_ref':
> scripts/mod/modpost.c:716: error: cast to union type from type not
> present in union
> make[2]: *** [scripts/mod/modpost.o] Error 1
> make[1]: *** [scripts/mod] Error 2
> make: *** [scripts] Error 2

I have just asked Linus to revert the bogus commit.
Sorry for this!

The bogus commit is:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c8d8b837ebe4b4f11e1b0c4a2bdc358c697692ed

	Sam

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

end of thread, other threads:[~2006-05-08 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-08 18:34 [BUG] Build error in modpost.c for latest git Hua Zhong
2006-05-08 20:05 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome