All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel 2.4.14 link error
@ 2001-11-07  5:14 Richard
  2001-11-07 12:01 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Richard @ 2001-11-07  5:14 UTC (permalink / raw)
  To: linux-kernel

This is my first nervous attempt at kernel stuff (sweat, panic...)

Kernel 2.4.14 does not link if loopback device is enabled. The link fails
with unresolved extern reference "deactivate_page" in block.o

This function is called from drivers/block/loop.c and is located in
in mm/swap.c for kernel 2.4.13 but not for 2.4.14.
I made a copy of loop.c commented out the references (2) to deactivate_page
and compiled as a module, which seems to work just fine.

Hope this helps


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

end of thread, other threads:[~2001-11-07 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-07  5:14 Kernel 2.4.14 link error Richard
2001-11-07 12:01 ` Adrian Bunk

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.