From: "Arnaud S . Launay" <asl@launay.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.2.18pre22
Date: Mon, 20 Nov 2000 12:33:58 +0100 [thread overview]
Message-ID: <20001120123358.A17268@profile4u.com> (raw)
In-Reply-To: <E13xJ14-0002Do-00@the-village.bc.nu>
In-Reply-To: <E13xJ14-0002Do-00@the-village.bc.nu>; from alan@lxorguk.ukuu.org.uk on Sun, Nov 19, 2000 at 01:11:33AM +0000
Le Sun, Nov 19, 2000 at 01:11:33AM +0000, Alan Cox a écrit:
> Bugs to go: PS/2 mouse detection
> Anything which isnt a strict bug fix or previously agreed is now 2.2.19
> material.
Once again, I needed this patch by Dave Miller to compile the
kernel:
--- kernel/sysctl.c.~1~ Thu Nov 9 19:41:52 2000
+++ kernel/sysctl.c Fri Nov 10 02:52:30 2000
@@ -1173,6 +1173,13 @@
return -ENOSYS;
}
+int sysctl_jiffies(ctl_table *table, int *name, int nlen,
+ void *oldval, size_t *oldlenp,
+ void *newval, size_t newlen, void **context)
+{
+ return -ENOSYS;
+}
+
int proc_dostring(ctl_table *table, int write, struct file *filp,
void *buffer, size_t *lenp)
{
Arnaud.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-20 12:04 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-19 1:11 Linux 2.2.18pre22 Alan Cox
2000-11-19 1:56 ` Miquel van Smoorenburg
2000-11-19 2:51 ` J . A . Magallon
2000-11-19 8:53 ` Jeff V. Merkey
2000-11-19 12:57 ` Alan Cox
2000-11-20 5:45 ` Jeff V. Merkey
2000-11-19 15:09 ` Kai Germaschewski
2000-11-20 5:50 ` Jeff V. Merkey
2000-11-20 10:10 ` Kai Germaschewski
2000-11-20 17:29 ` Jeff V. Merkey
2000-11-19 10:07 ` Michael Marxmeier
2000-12-11 9:15 ` warning during make modules Corisen
2000-12-11 9:27 ` Keith Owens
2000-12-11 11:05 ` Corisen
2000-12-11 12:06 ` Keith Owens
2000-11-20 11:33 ` Arnaud S . Launay [this message]
2000-11-21 7:36 ` Linux 2.2.18pre22 Tomasz K³oczko
2000-11-21 9:32 ` David S. Miller
2000-11-22 13:48 ` John Kennedy
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=20001120123358.A17268@profile4u.com \
--to=asl@launay.org \
--cc=alan@lxorguk.ukuu.org.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox