[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <y0mwsloq4kc.fsf@ton.toronto.redhat.com>
Date: Tue, 20 May 2008 13:16:19 -0400
From: fche@...hat.com (Frank Ch. Eigler)
To: Adrian Bunk <bunk@...nel.org>
Cc: linux-kernel@...r.kernel.org,
"David S. Miller" <davem@...set.davemloft.net>,
Andrew Morton <akpm@...ux-foundation.org>,
systemtap@...rces.redhat.com
Subject: Re: [2.6 patch] unexport uts_sem
Adrian Bunk <bunk@...nel.org> writes:
> With the removal of the Solaris binary emulation the export of
> uts_sem became unused. [...]
>
> -EXPORT_SYMBOL(uts_sem);
Am I correct that this would makes it invalid for modules to call
utsname() (since the protective semaphore is now hidden)? Systemtap
has been using them in order to validate the modules it builds against
possible kernel vs. kernel-devel differences.
- FChE
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists