public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.10-dj1
Date: Sat, 27 Apr 2002 20:46:42 +0200	[thread overview]
Message-ID: <20020427204641.S14743@suse.de> (raw)
In-Reply-To: <20020427030823.GA21608@suse.de> <Pine.NEB.4.44.0204272030430.3103-200000@mimas.fachschaften.tu-muenchen.de>

On Sat, Apr 27, 2002 at 08:34:47PM +0200, Adrian Bunk wrote:
 > Hi Dave,
 > 
 > there are changes in the 2.5.10-dj1 patch that aren't in the 2.5.9-dj1
 > patch that include removals of defines for TIMEOUT_VALUE and
 > DEVICE_REQUEST that seem to cause the following compile error:

oops, accidentally dropped that when merging Martins updates.

add a #define TIMEOUT_VALUE  (6*HZ) to hd.c
Also you should change..

-   blk_init_queue(BLK_DEFAULT_QUEUE(MAJOR_NR), DEVICE_REQUEST, &hd_lock);
+   blk_init_queue(BLK_DEFAULT_QUEUE(MAJOR_NR), do_hd_request, &hd_lock);

At line 830 or so.


-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

  reply	other threads:[~2002-04-27 18:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-27  3:08 Linux 2.5.10-dj1 Dave Jones
2002-04-27  5:32 ` A Guy Called Tyketto
2002-04-27 12:51 ` Rudmer van Dijk
2002-04-27 13:51   ` Dave Jones
2002-04-28 11:45     ` Rudmer van Dijk
2002-04-28 19:53       ` Alexander Hoogerhuis
2002-04-28 20:38         ` Dave Jones
2002-04-28 22:47           ` Vojtech Pavlik
2002-04-28 20:49         ` Rudmer van Dijk
2002-04-28 23:51       ` ext2 free blocks count corrupted (was Re: Linux 2.5.10-dj1) Petr Vandrovec
2002-04-29  1:26       ` Linux 2.5.10-dj1 Chris Wright
2002-04-27 18:34 ` Adrian Bunk
2002-04-27 18:46   ` Dave Jones [this message]
2002-04-29  9:14 ` 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=20020427204641.S14743@suse.de \
    --to=davej@suse.de \
    --cc=bunk@fs.tum.de \
    --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