linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: paolo taraboi <paolo.taraboi@aruba.it>
To: linux-kernel@vger.kernel.org
Subject: kernel 2.6.0 test1 and test2
Date: Thu, 31 Jul 2003 17:37:23 +0200	[thread overview]
Message-ID: <20030731173723.62865405.paolo.taraboi@aruba.it> (raw)

1) The tarfile did not include "linux/include/iobuf.h"  (this causes a
problem in drivers/mtd/devices/blkmtd.c) 2) Copying iobuf.h  from 2.4.20
sources generates an error in function brw_kiosvec due to diffs in param
btw ver 2.4.20 and 2.6.0 (err = brw_kiovec(READ, 1, &iobuf,
rawdevice->binding, blocks, rawdevice->sector_size) => solved changing
the 4th param of  brw_kiovec (in 2.4.20 iobuf.h) to type struct pointer
3) At line 1199 of drivers/mtd/devices/blkmtd.c change "module" with
"owner" regards
Paolo

             reply	other threads:[~2003-07-31 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-31 15:37 paolo taraboi [this message]
2003-07-31 21:58 ` kernel 2.6.0 test1 and test2 Andrew Morton

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=20030731173723.62865405.paolo.taraboi@aruba.it \
    --to=paolo.taraboi@aruba.it \
    --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;
as well as URLs for NNTP newsgroup(s).