[PATCH 1/2] kbuild: Add "Section mismatch" warning whitelist for powerpc

Stephen Rothwell sfr at canb.auug.org.au
Tue May 15 20:56:41 EST 2007


On Tue, 15 May 2007 15:33:50 +0530 "Satyam Sharma" <satyam.sharma at gmail.com> wrote:
>
> But I have slightly different (reversed) semantics for __init_refok
> in mind. Basically, we use __init_refok to annotate _callees_
> and not _callers_. In short, __init_refok is a _type_ of __init
> section that other sections can freely reference to, without
> modpost complaining about this. [ had suggested this in some
> previous thread earlier ]

But lots of __init routines cannot be called from just anywhere, it is
the special circumstances of some of the callers that makes the call from
non-init to init ok.  So you need to mark the callers specially.

--
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20070515/3dc84e19/attachment.pgp>


More information about the Linuxppc-dev mailing list