From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Borislav Petkov <bp@alien8.de>,
Daniel J Blueman <daniel.blueman@gmail.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [2.6.35-rc6] quiesce EDAC initialisation on desktop/mobile i7
Date: Sun, 25 Jul 2010 14:50:30 -0300 [thread overview]
Message-ID: <4C4C7966.2000003@redhat.com> (raw)
In-Reply-To: <20100724105642.GA8059@liondog.tnic>
Em 24-07-2010 07:56, Borislav Petkov escreveu:
> From: Daniel J Blueman <daniel.blueman@gmail.com>
> Date: Fri, Jul 23, 2010 at 11:16:52PM +0100
>
>> Hi Linus,
>>
>> A small fixlet for 2.6.35-rc7/final.
>>
>> ---
>>
>> Don't print failure to detect Core i7 EDAC facilities to the console at boot
>> time, most often occurring on Core i7 desktops and laptops.
>>
>> Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Seems ok to me.
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
>>
>> diff --git a/drivers/edac/i7core_edac.c b/drivers/edac/i7core_edac.c
>> index cc9357d..e0187d1 100644
>> --- a/drivers/edac/i7core_edac.c
>> +++ b/drivers/edac/i7core_edac.c
>> @@ -1300,7 +1300,7 @@ int i7core_get_onedevice(struct pci_dev **prev, int devno,
>> if (devno == 0)
>> return -ENODEV;
>>
>> - i7core_printk(KERN_ERR,
>> + i7core_printk(KERN_INFO,
>> "Device not found: dev %02x.%d PCI ID %04x:%04x\n",
>> dev_descr->dev, dev_descr->func,
>> PCI_VENDOR_ID_INTEL, dev_descr->dev_id);
>>
>
> Adding the driver maintainer to CC. Please, try doing that in the
> future,
>
> Thanks.
>
prev parent reply other threads:[~2010-07-25 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-23 22:16 [2.6.35-rc6] quiesce EDAC initialisation on desktop/mobile i7 Daniel J Blueman
2010-07-24 10:56 ` Borislav Petkov
2010-07-25 17:50 ` Mauro Carvalho Chehab [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=4C4C7966.2000003@redhat.com \
--to=mchehab@redhat.com \
--cc=bp@alien8.de \
--cc=daniel.blueman@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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