mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* exported fb_find_logo references __initdata
@ 2007-06-19 20:19 Olaf Hering
  2007-06-20  7:13 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2007-06-19 20:19 UTC (permalink / raw)
  To: linux-kernel


fb_find_logo() refences a few structs marked as __initdata. The structs
itself have a member ->data which is marked as __initdata as well.
scripts/pnmtologo.c write_footer() and write_header() create those
structs.

What is the correct fix, and why does it work at all?

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

end of thread, other threads:[~2007-06-20  7:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-19 20:19 exported fb_find_logo references __initdata Olaf Hering
2007-06-20  7:13 ` Geert Uytterhoeven

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