mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.5.31 : net/network.o error
@ 2002-08-11 16:54 Frank Davis
  2002-08-11 22:45 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 4+ messages in thread
From: Frank Davis @ 2002-08-11 16:54 UTC (permalink / raw)
  To: linux-kernel; +Cc: fdavis

Hello all,
  While 'make bzImage', I received the following error.
Regards,
Frank

net/network.o: In function `unregister_8022_client':
net/network.o(.text+0x13ab0): undefined reference to `save_flags'
net/network.o(.text+0x13ab5): undefined reference to `cli'
net/network.o(.text+0x13aea): undefined reference to `restore_flags'
net/network.o: In function `unregister_snap_client':
net/network.o(.text+0x13c96): undefined reference to `save_flags'
net/network.o(.text+0x13c9b): undefined reference to `cli'
net/network.o(.text+0x13cf9): undefined reference to `restore_flags'
make: *** [vmlinux] Error 1



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

* Re: 2.5.31 : net/network.o error
  2002-08-11 16:54 2.5.31 : net/network.o error Frank Davis
@ 2002-08-11 22:45 ` Arnaldo Carvalho de Melo
  2002-08-12  0:25   ` David S. Miller
  2002-08-13 16:45   ` Thunder from the hill
  0 siblings, 2 replies; 4+ messages in thread
From: Arnaldo Carvalho de Melo @ 2002-08-11 22:45 UTC (permalink / raw)
  To: Frank Davis; +Cc: linux-kernel

Em Sun, Aug 11, 2002 at 12:54:36PM -0400, Frank Davis escreveu:
> Hello all,
>   While 'make bzImage', I received the following error.
> Regards,
> Frank
> 
> net/network.o: In function `unregister_8022_client':
> net/network.o(.text+0x13ab0): undefined reference to `save_flags'
> net/network.o(.text+0x13ab5): undefined reference to `cli'
> net/network.o(.text+0x13aea): undefined reference to `restore_flags'
> net/network.o: In function `unregister_snap_client':
> net/network.o(.text+0x13c96): undefined reference to `save_flags'
> net/network.o(.text+0x13c9b): undefined reference to `cli'
> net/network.o(.text+0x13cf9): undefined reference to `restore_flags'
> make: *** [vmlinux] Error 1

SMP, these functions are going to die, nowadays they still work on UP, but
they, AFAIK, will be nuked. In this specific case I have already merged a
fix with DaveM, wait for 2.5.32 8) They now use BR_NETPROTO_LOCK and use
the new LLC.

- Arnaldo

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

* Re: 2.5.31 : net/network.o error
  2002-08-11 22:45 ` Arnaldo Carvalho de Melo
@ 2002-08-12  0:25   ` David S. Miller
  2002-08-13 16:45   ` Thunder from the hill
  1 sibling, 0 replies; 4+ messages in thread
From: David S. Miller @ 2002-08-12  0:25 UTC (permalink / raw)
  To: acme; +Cc: fdavis, linux-kernel

   From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
   Date: Sun, 11 Aug 2002 19:45:30 -0300
   
   SMP, these functions are going to die, nowadays they still work on UP, but
   they, AFAIK, will be nuked. In this specific case I have already merged a
   fix with DaveM, wait for 2.5.32 8) They now use BR_NETPROTO_LOCK and use
   the new LLC.

Yes, and this work actually did get pushed to Linus but he dropped
it.  No biggie, I'll repush and we'll hopefully see it in 2.5.32

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

* Re: 2.5.31 : net/network.o error
  2002-08-11 22:45 ` Arnaldo Carvalho de Melo
  2002-08-12  0:25   ` David S. Miller
@ 2002-08-13 16:45   ` Thunder from the hill
  1 sibling, 0 replies; 4+ messages in thread
From: Thunder from the hill @ 2002-08-13 16:45 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: Frank Davis, linux-kernel

Hi,

On Sun, 11 Aug 2002, Arnaldo Carvalho de Melo wrote:
> SMP, these functions are going to die, nowadays they still work on UP

IIRC they got killed, hung and replaced with local_*.

			Thunder
-- 
--./../...-/. -.--/---/..-/.-./..././.-../..-. .---/..-/.../- .-
--/../-./..-/-/./--..-- ../.----./.-../.-.. --./../...-/. -.--/---/..-
.- -/---/--/---/.-./.-./---/.--/.-.-.-
--./.-/-.../.-./.././.-../.-.-.-


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

end of thread, other threads:[~2002-08-13 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-11 16:54 2.5.31 : net/network.o error Frank Davis
2002-08-11 22:45 ` Arnaldo Carvalho de Melo
2002-08-12  0:25   ` David S. Miller
2002-08-13 16:45   ` Thunder from the hill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®