All of lore.kernel.org
 help / color / mirror / Atom feed
From: J Sloan <jjs@lexus.com>
To: "Michael H. Warfield" <mhw@wittsend.com>
Cc: "Sebastian Dröge" <sebastian.droege@gmx.de>,
	linux-kernel@vger.kernel.org
Subject: Re: 2.4.14-pre7 Unresolved symbols
Date: Fri, 02 Nov 2001 11:38:49 -0800	[thread overview]
Message-ID: <3BE2F649.11E7D95F@lexus.com> (raw)
In-Reply-To: <200111020954.fA29sf413054@riker.skynet.be> <20011102102140Z280638-17408+9329@vger.kernel.org> <20011102135153.B24959@alcove.wittsend.com>

trivial patch, "works for me" (tm) -

diff -urN linux/kernel/ksyms.c linux-patched/kernel/ksyms.c
--- linux/kernel/ksyms.c Fri Nov  2 11:02:45 2001
+++ linux-patched/kernel/ksyms.c Fri Nov  2 10:09:48 2001
@@ -83,6 +83,7 @@
 EXPORT_SYMBOL(do_mmap_pgoff);
 EXPORT_SYMBOL(do_munmap);
 EXPORT_SYMBOL(do_brk);
+EXPORT_SYMBOL(unlock_page);
 EXPORT_SYMBOL(exit_mm);
 EXPORT_SYMBOL(exit_files);
 EXPORT_SYMBOL(exit_fs);



  reply	other threads:[~2001-11-02 19:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-02 10:53 2.4.14-pre7 Unresolved symbols jarausch
2001-11-02 10:34 ` 2.4.14-pre7 Unresolved symbols [PATCH] Eyal Lebedinsky
2001-11-02 11:22 ` 2.4.14-pre7 Unresolved symbols Sebastian Dröge
2001-11-02 18:51   ` Michael H. Warfield
2001-11-02 19:38     ` J Sloan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-11-02 10:53 jarausch
2003-09-17 14:08 ` Bas Mevissen
2003-09-17 14:11   ` Bas Mevissen
2001-11-02 10:53 jarausch
2001-11-02 10:53 jarausch
2003-09-17 16:49 ` Richard B. Johnson

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=3BE2F649.11E7D95F@lexus.com \
    --to=jjs@lexus.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhw@wittsend.com \
    --cc=sebastian.droege@gmx.de \
    /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.