------_=_NextPart_001_01BF794C.4363CA70
Content-Type: text/plain;
charset="iso-8859-1"
Kernel patch 2.3.46 is broken.
The file drivers/block/ll_rw_blk.c says
q->back_merges_fn = ll_back_merge_fn;
instead of
q->back_merge_fn = ll_back_merge_fn;
Roy
------_=_NextPart_001_01BF794C.4363CA70
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
Kernel patch 2.3.46 is broken.
The file drivers/block/ll_rw_blk.c =
says
q->back_merges_fn &=
nbsp; =3D ll_back_merge_fn;
instead of
q->back_merge_fn &n=
bsp; =3D ll_back_merge_fn;
Roy
------_=_NextPart_001_01BF794C.4363CA70--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/