All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Henschel <shensche@xtops.de>
To: Kevin Corry <kevcorry@us.ibm.com>
Cc: linux-raid@vger.kernel.org, dm-devel@redhat.com
Subject: Re: compile errors in 2.6.8.1 in drivers/md/*
Date: Fri, 27 Aug 2004 14:59:34 +0200	[thread overview]
Message-ID: <20040827125934.GA5331@fuchi> (raw)
In-Reply-To: <200408270639.47900.kevcorry@us.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 1453 bytes --]

hello kevin...

* Kevin Corry <kevcorry@us.ibm.com> [2004-08-27 14:51 +0200]:
> On Friday 27 August 2004 04:36, Sebastian Henschel wrote:
> >
> > hopefully i am right here... i just compiled a kernel 2.6.8.1 and two
> > similar errors occurred:
> >
> > drivers/md/dm-raid.c:1241 - the workqueue creation misses an argument. i
> > have set the flag to 0.
> > drivers/md/kcopyd.c:612 - the singlethread workqueue creation misses an
> > argument. i have set the flag to 0.
> >
> > the kernel compiles now, but i do not if it really is a fix. since the
> > machine this kernel was compiled on, does not make use of a software
> > raid, i cannot test it.
> 
> Are you building a stock 2.6.8.1 kernel? Could it be -mm or one of the other 
> common extra patchsets? I don't see any compile warnings or errors anywhere 
> in the drivers/md/ directory when I build my kernel, which is mostly a stock 
> 2.6.8.1 with a few extra DM patches. 

oops... you hit me here. when i read your post, a memory was crawling back
into my mind. i already had this workqueue issue some months ago at
another place. it happens due to SWSUSP2 modifying
include/linux/workqueue.h so that the creation functions get one more
argument. so SWSUSP2 should patch the two aforementioned files and not
the linux-raid team.

sorry for the fuzz,
 sebastian
-- 
::: .O.
::: ..O
::: OOO
::: lynx -source http://www.kodeaffe.de/shensche.pub | gpg --import

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2004-08-27 12:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-27  9:36 compile errors in 2.6.8.1 in drivers/md/* Sebastian Henschel
2004-08-27 11:39 ` Kevin Corry
2004-08-27 12:59   ` Sebastian Henschel [this message]

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=20040827125934.GA5331@fuchi \
    --to=shensche@xtops.de \
    --cc=dm-devel@redhat.com \
    --cc=kevcorry@us.ibm.com \
    --cc=linux-raid@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.