linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* a symbol defined twice is ok?
@ 2004-01-13 15:45 Samium Gromoff
  2004-01-13 16:19 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Samium Gromoff @ 2004-01-13 15:45 UTC (permalink / raw)
  To: linux-kernel


this is 2.4.20`s System.map:

deepfire@canopus:~$ cat kernel/k/System.map | cut -f3 -d\ | sort | uniq -d | wc -l
33

no comments

regards, Samium Gromoff



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

* Re: a symbol defined twice is ok?
  2004-01-13 15:45 a symbol defined twice is ok? Samium Gromoff
@ 2004-01-13 16:19 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2004-01-13 16:19 UTC (permalink / raw)
  To: Samium Gromoff; +Cc: linux-kernel

On Tue, 2004-01-13 at 18:45 +0300, Samium Gromoff wrote:
> this is 2.4.20`s System.map:
> 
> deepfire@canopus:~$ cat kernel/k/System.map | cut -f3 -d\ | sort | uniq -d | wc -l
> 33

It's fine -- they'll all be static symbols. 

-- 
dwmw2


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

end of thread, other threads:[~2004-01-13 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-13 15:45 a symbol defined twice is ok? Samium Gromoff
2004-01-13 16:19 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).