All of lore.kernel.org
 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 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.