lkml.org 
[lkml]   [2002]   [Apr]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.5.10-dj1
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.118 / U:0.716 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site