All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard <richard.how@bigpond.com>
To: linux-kernel@vger.kernel.org
Subject: Kernel 2.4.14 link error
Date: Wed, 7 Nov 2001 15:44:14 +1030	[thread overview]
Message-ID: <20011107154414.A809@Gromit> (raw)

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


             reply	other threads:[~2001-11-07  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07  5:14 Richard [this message]
2001-11-07 12:01 ` Kernel 2.4.14 link error Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011107154414.A809@Gromit \
    --to=richard.how@bigpond.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.