From: ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
To: linux-kernel@vger.kernel.org
Cc: torvalds@osdl.org, thornber@sistina.com
Subject: Re: Linux 2.5.74
Date: Thu, 03 Jul 2003 00:58:15 +0200 [thread overview]
Message-ID: <d8jfzlo1qpk.fsf@wirth.ping.uio.no> (raw)
In-Reply-To: <Pine.LNX.4.44.0307021433520.2323-100000@home.osdl.org>
Linus Torvalds <torvalds@osdl.org> writes:
> Joe Thornber:
> o dm: remove bogus yields
This change requires io_schedule to be exported for modular dm to work.
--- kernel/ksyms.c~ 2003-07-02 22:40:07.000000000 +0200
+++ kernel/ksyms.c 2003-07-03 00:36:59.000000000 +0200
@@ -462,6 +462,7 @@
#endif
EXPORT_SYMBOL(schedule_timeout);
EXPORT_SYMBOL(yield);
+EXPORT_SYMBOL(io_schedule);
EXPORT_SYMBOL(__cond_resched);
EXPORT_SYMBOL(set_user_nice);
EXPORT_SYMBOL(task_nice);
--
ilmari
next prev parent reply other threads:[~2003-07-02 22:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-02 21:36 Linus Torvalds
2003-07-02 22:58 ` Dagfinn Ilmari Mannsåker [this message]
2003-07-02 23:45 ` Linux 2.5.74: BUG at mm/slab.c:1537 Andy Pfiffer
2003-07-03 10:18 ` 2.5.74: aha1740.c doesn't compile Adrian Bunk
2003-07-03 12:03 ` Marc Zyngier
2003-07-03 14:27 ` Adrian Bunk
2003-07-03 15:16 ` Marc Zyngier
2003-07-03 16:14 ` [patch] 2.5.74: i2o_scsi.c must include pci.h Adrian Bunk
2003-07-03 22:20 ` Linux 2.5.74 (compile statistics) John Cherry
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=d8jfzlo1qpk.fsf@wirth.ping.uio.no \
--to=ilmari@ilmari.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thornber@sistina.com \
--cc=torvalds@osdl.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 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®