From: Olaf Hering <olaf@aepfle.de>
To: linux-kernel@vger.kernel.org
Subject: exported fb_find_logo references __initdata
Date: Tue, 19 Jun 2007 22:19:57 +0200 [thread overview]
Message-ID: <20070619201957.GA21306@aepfle.de> (raw)
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?
next reply other threads:[~2007-06-19 20:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-19 20:19 Olaf Hering [this message]
2007-06-20 7:13 ` exported fb_find_logo references __initdata Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070619201957.GA21306@aepfle.de \
--to=olaf@aepfle.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.