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
WARNING: multiple messages have this Message-ID (diff)
From: Ankita Garg <ankita-xthvdsQ13ZrQT0dZR+AlfA@public.gmane.org>
To: Adrian Bunk <bunk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>,
Ananth N Mavinakayanahalli
<ananth-xthvdsQ13ZrQT0dZR+AlfA@public.gmane.org>,
Bartlomiej Zolnierkiewicz
<bzolnier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
kexec-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Haren Myneni <hbabu-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>,
linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Vivek Goyal <vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
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-re2QNgSbS3j4D6uPqz5PAwR5/fbUUdgG@public.gmane.org>
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-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org
> > http://www.canb.auug.org.au/~sfr/
> >
> > From: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
> > Date: Wed, 30 Jul 2008 15:24:53 +1000
> > Subject: [PATCH] tests: lkdtm needs ide.h
> >
> > Signed-off-by: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
> > ---
> > 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-xthvdsQ13ZrQT0dZR+AlfA@public.gmane.org)
Linux Technology Center
IBM India Systems & Technology Labs,
Bangalore, India
next prev parent reply other threads:[~2008-07-30 7:08 UTC|newest]
Thread overview: 107+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-30 5:30 linux-next: build failure Stephen Rothwell
2008-07-30 5:30 ` Stephen Rothwell
2008-07-30 5:54 ` Ananth N Mavinakayanahalli
2008-07-30 5:54 ` Ananth N Mavinakayanahalli
2008-07-30 6:41 ` Adrian Bunk
2008-07-30 6:41 ` Adrian Bunk
2008-07-30 7:06 ` Ankita Garg [this message]
2008-07-30 7:06 ` Ankita Garg
2008-07-30 19:16 ` Bartlomiej Zolnierkiewicz
2008-07-30 19:16 ` Bartlomiej Zolnierkiewicz
2008-07-30 23:35 ` Stephen Rothwell
2008-07-30 23:35 ` Stephen Rothwell
-- strict thread matches above, loose matches on Subject: below --
2014-05-12 13:18 linux-next " Mark Salter
2014-05-12 15:47 ` Mark Salter
2014-05-12 17:05 ` Al Viro
2014-01-03 15:58 Mark Salter
2014-01-03 22:56 ` Andrew Morton
2014-01-06 15:21 ` Mark Salter
2013-11-08 16:51 Mark Salter
2013-10-30 15:27 Mark Salter
2013-10-30 20:37 ` Stephen Rothwell
2013-10-30 20:50 ` Andrew Morton
2013-10-30 23:17 ` Stephen Rothwell
[not found] <CAHfT02u5as-YvAvwznMveNY_FbeDWLbj0NL6O78MRfeLQ5mpsA@mail.gmail.com>
2011-12-22 23:55 ` linux-next: " Carles Pey
2011-12-23 6:08 ` Stephen Rothwell
2011-12-30 19:43 ` Carles Pey
2009-04-08 4:04 Stephen Rothwell
2009-04-08 4:04 ` Stephen Rothwell
2009-04-08 5:12 ` Alan Modra
2009-02-02 9:02 Stephen Rothwell
2009-02-02 19:43 ` Yinghai Lu
2009-02-03 6:14 ` David Miller
2009-01-08 5:20 Stephen Rothwell
2009-01-08 5:42 ` David Miller
2008-12-09 7:34 Stephen Rothwell
2008-12-09 21:05 ` Jesse Barnes
2008-11-11 8:10 Stephen Rothwell
2008-11-11 8:15 ` Sujith
2008-11-11 9:18 ` David Miller
2008-11-07 9:25 Stephen Rothwell
2008-11-07 16:40 ` Hollis Blanchard
2008-11-07 17:05 ` Josh Boyer
2008-11-07 17:24 ` Hollis Blanchard
2008-11-07 17:34 ` Josh Boyer
2008-11-07 21:18 ` Hollis Blanchard
2008-11-07 22:54 ` Stephen Rothwell
2008-11-09 15:50 ` Avi Kivity
2008-10-23 9:51 Stephen Rothwell
2008-10-23 9:18 Stephen Rothwell
2008-10-20 12:04 Stephen Rothwell
2008-10-20 15:48 ` Greg KH
2008-10-20 16:33 ` J.R. Mauro
2008-10-20 16:51 ` Greg KH
2008-10-20 20:47 ` Greg KH
2008-10-20 22:34 ` J.R. Mauro
2008-10-20 22:31 ` Stephen Rothwell
2008-10-17 8:21 Stephen Rothwell
2008-10-17 17:37 ` Greg KH
2008-10-17 7:59 Stephen Rothwell
2008-10-16 9:29 Stephen Rothwell
2008-10-16 9:29 ` Stephen Rothwell
2008-10-16 10:39 ` Ingo Molnar
2008-10-16 10:39 ` Ingo Molnar
2008-10-16 16:11 ` Jeremy Fitzhardinge
2008-10-16 16:11 ` Jeremy Fitzhardinge
2008-10-16 16:14 ` Ingo Molnar
2008-10-16 16:14 ` Ingo Molnar
2008-10-16 9:28 Stephen Rothwell
2008-10-16 14:00 ` Eric Van Hensbergen
2008-09-03 8:45 Stephen Rothwell
2008-09-03 10:19 ` David Woodhouse
2008-08-27 0:06 Stephen Rothwell
2008-08-27 2:55 ` Rusty Russell
2008-08-27 4:54 ` Stephen Rothwell
2008-08-25 11:28 Stephen Rothwell
2008-08-25 12:40 ` Ingo Molnar
2008-08-28 7:40 ` David Miller
2008-07-29 6:23 Stephen Rothwell
2008-07-29 8:00 ` Ingo Molnar
2008-07-29 8:03 ` Stephen Rothwell
2008-07-29 8:58 ` Ingo Molnar
2008-07-29 11:28 ` KOSAKI Motohiro
2008-07-29 11:40 ` Ingo Molnar
2008-07-29 14:31 ` Mike Travis
2008-07-29 14:33 ` Mike Travis
2008-07-29 16:33 ` Linus Torvalds
2008-07-29 16:42 ` Ingo Molnar
2008-07-29 16:44 ` Linus Torvalds
2008-07-29 8:14 ` Wenji Huang
2008-07-29 16:26 ` Linus Torvalds
2008-07-28 5:07 Stephen Rothwell
2008-07-28 4:44 Stephen Rothwell
2008-07-25 6:45 Stephen Rothwell
2008-06-30 13:22 Stephen Rothwell
2008-06-30 14:06 ` Ingo Molnar
2008-06-30 14:46 ` Stephen Rothwell
2008-06-30 15:12 ` Randy Dunlap
2008-06-30 15:49 ` Randy Dunlap
2008-06-30 23:30 ` Stephen Rothwell
2008-06-30 16:10 ` Sam Ravnborg
2008-06-30 16:44 ` Randy Dunlap
[not found] <20080512154717.2d0947f0.sfr@canb.auug.org.au>
2008-05-12 7:54 ` David Miller
2008-05-12 8:09 ` Stephen Rothwell
2008-05-12 8:15 ` Stephen Rothwell
2008-05-12 8:53 ` David Miller
2008-05-12 10:42 ` Stephen Rothwell
2008-05-12 16:50 ` Greg KH
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 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.