public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Borislav Petkov <bp@alien8.de>
Cc: linux-edac <linux-edac@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] EDAC fixes for 3.8
Date: Tue, 12 Mar 2013 07:55:13 -0300	[thread overview]
Message-ID: <20130312075513.5953751a@redhat.com> (raw)
In-Reply-To: <20130312085855.GB5455@pd.tnic>

Em Tue, 12 Mar 2013 09:58:55 +0100
Borislav Petkov <bp@alien8.de> escreveu:

> On Mon, Mar 11, 2013 at 09:28:48AM -0300, Mauro Carvalho Chehab wrote:
> > @@ -740,7 +740,6 @@ struct mem_ctl_info {
> >  	u32 fake_inject_ue;
> >  	u16 fake_inject_count;
> >  #endif
> > -	__u8 csbased : 1,	/* csrow-based memory controller */
> >  	     __resv  : 7;
> 
> I don't know how you tested this one, but it doesn't even build. I fixed
> it up though, while applying.

Funny enough, it compiled on one machine. I noticed this issue when
compiling the Fedora kernel and just dropped the __resv field, that it is
not used anywhere. So, on the Fedora 18 Kernel I pointed, I just dropped both
lines.

Regards,
Mauro

> 
> In file included from arch/x86/kernel/nmi.c:23:0:
> include/linux/edac.h:743:7: error: expected specifier-qualifier-list before ‘__resv’
> In file included from arch/x86/kernel/traps.c:44:0:
> include/linux/edac.h:743:7: error: expected specifier-qualifier-list before ‘__resv’
> make[2]: *** [arch/x86/kernel/nmi.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: *** [arch/x86/kernel/traps.o] Error 1
> make[1]: *** [arch/x86/kernel] Error 2
> make[1]: *** Waiting for unfinished jobs....
> make: *** [arch/x86] Error 2
> make: *** Waiting for unfinished jobs....
> In file included from drivers/edac/edac_stub.c:16:0:
> include/linux/edac.h:743:7: error: expected specifier-qualifier-list before ‘__resv’
> make[2]: *** [drivers/edac/edac_stub.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> In file included from drivers/edac/amd64_edac.h:72:0,
>                  from drivers/edac/amd64_edac.c:1:
> include/linux/edac.h:743:7: error: expected specifier-qualifier-list before ‘__resv’
> In file included from drivers/edac/amd64_edac.h:72:0,
>                  from drivers/edac/amd64_edac_inj.c:1:
> include/linux/edac.h:743:7: error: expected specifier-qualifier-list before ‘__resv’
> make[2]: *** [drivers/edac/amd64_edac_inj.o] Error 1
> make[2]: *** [drivers/edac/amd64_edac.o] Error 1
> make[1]: *** [drivers/edac] Error 2
> make[1]: *** Waiting for unfinished jobs....
> make: *** [drivers] Error 2
> 


-- 

Cheers,
Mauro

  parent reply	other threads:[~2013-03-12 10:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11 14:01 [GIT PULL] EDAC fixes for 3.8 Borislav Petkov
2013-03-07 12:57 ` Mauro Carvalho Chehab
2013-03-07 13:06   ` Borislav Petkov
2013-03-07 14:02     ` Mauro Carvalho Chehab
2013-03-09 15:46       ` Borislav Petkov
2013-03-11 12:07         ` Mauro Carvalho Chehab
2013-03-11 12:28           ` Mauro Carvalho Chehab
2013-03-11 13:48             ` Borislav Petkov
2013-03-11 14:12               ` Mauro Carvalho Chehab
2013-03-11 14:31                 ` Borislav Petkov
2013-03-11 20:08                   ` Mauro Carvalho Chehab
2013-03-11 20:43                     ` Borislav Petkov
2013-03-12 11:26                       ` Mauro Carvalho Chehab
2013-03-12  8:58             ` Borislav Petkov
2013-03-12  9:16               ` Borislav Petkov
2013-03-12 11:34                 ` Mauro Carvalho Chehab
2013-03-12 11:56                   ` Borislav Petkov
2013-03-12 13:58                     ` Mauro Carvalho Chehab
2013-03-12 10:55               ` Mauro Carvalho Chehab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-08 15:44 Borislav Petkov

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=20130312075513.5953751a@redhat.com \
    --to=mchehab@redhat.com \
    --cc=bp@alien8.de \
    --cc=linux-edac@vger.kernel.org \
    --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