From: Ankita Garg <ankita@in.ibm.com>
To: Adrian Bunk <bunk@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
Ananth N Mavinakayanahalli <ananth@in.ibm.com>,
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
kexec@lists.infradead.org, Haren Myneni <hbabu@us.ibm.com>,
linux-next@vger.kernel.org, Vivek Goyal <vgoyal@redhat.com>
Subject: Re: linux-next: build failure
Date: Wed, 30 Jul 2008 12:36:43 +0530 [thread overview]
Message-ID: <20080730070643.GA18347@in.ibm.com> (raw)
In-Reply-To: <20080730064146.GA1564@cs181140183.pp.htv.fi>
On Wed, Jul 30, 2008 at 09:41:46AM +0300, Adrian Bunk wrote:
> On Wed, Jul 30, 2008 at 03:30:28PM +1000, Stephen Rothwell wrote:
> > Hi Ananth,
> >
> > Today's linux-next build (powerpc allyesconfig) failed like this:
> >
> > tests/lkdtm.c:182: error: expected ')' before '*' token
> >
> > I have no idea why this fails now when it did not before.
>
> Sorry, that's my fault.
> (I didn't notice since my allyes builds have CONFIG_MODULES=n, and
> no defconfig seems to have both LKDTM and IDE=y.)
>
> Bart, can you either apply Stephen's patch or drop the lkdtm.c chunk
> from my patch?
>
I suppose it would be better if the earlier changes are reverted, as
lkdtm already has bits to include ide.h depending on CONFIG_IDE being
y/n.
> > I applied the following patch.
> > --
> > Cheers,
> > Stephen Rothwell sfr@canb.auug.org.au
> > http://www.canb.auug.org.au/~sfr/
> >
> > From: Stephen Rothwell <sfr@canb.auug.org.au>
> > Date: Wed, 30 Jul 2008 15:24:53 +1000
> > Subject: [PATCH] tests: lkdtm needs ide.h
> >
> > Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
> > ---
> > tests/lkdtm.c | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/tests/lkdtm.c b/tests/lkdtm.c
> > index 2a40d18..856f060 100644
> > --- a/tests/lkdtm.c
> > +++ b/tests/lkdtm.c
> > @@ -52,6 +52,7 @@
> > #include <linux/init.h>
> > #include <linux/interrupt.h>
> > #include <linux/hrtimer.h>
> > +#include <linux/ide.h>
> > #include <scsi/scsi_cmnd.h>
> >
> > #define NUM_CPOINTS 8
>
> cu
> Adrian
>
> --
>
> "Is there not promise of rain?" Ling Tan asked suddenly out
> of the darkness. There had been need of rain for many days.
> "Only a promise," Lao Er said.
> Pearl S. Buck - Dragon Seed
--
Regards,
Ankita Garg (ankita@in.ibm.com)
Linux Technology Center
IBM India Systems & Technology Labs,
Bangalore, India
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next prev parent reply other threads:[~2008-07-30 7:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-30 5:30 linux-next: build failure Stephen Rothwell
2008-07-30 5:54 ` Ananth N Mavinakayanahalli
2008-07-30 6:41 ` Adrian Bunk
2008-07-30 7:06 ` Ankita Garg [this message]
2008-07-30 19:16 ` Bartlomiej Zolnierkiewicz
2008-07-30 23:35 ` Stephen Rothwell
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=20080730070643.GA18347@in.ibm.com \
--to=ankita@in.ibm.com \
--cc=ananth@in.ibm.com \
--cc=bunk@kernel.org \
--cc=bzolnier@gmail.com \
--cc=hbabu@us.ibm.com \
--cc=kexec@lists.infradead.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=vgoyal@redhat.com \
/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