From: "J.A. Magallon" <jamagallon@able.es>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] Re: Linux 2.6.2-rc1
Date: Sat, 24 Jan 2004 23:56:12 +0100 [thread overview]
Message-ID: <20040124225612.GC4072@werewolf.able.es> (raw)
In-Reply-To: <Pine.LNX.4.58.0401202037530.2123@home.osdl.org> (from torvalds@osdl.org on Wed, Jan 21, 2004 at 05:43:53 +0100)
On 01.21, Linus Torvalds wrote:
>
> Ok, this is the next "big merge" with things from Andrew's -mm tree, along
> with a number of new drivers and arch updates.
>
drivers/i2c/chips/w83781d.c is flooding my syslog with:
Jan 24 23:50:36 werewolf kernel: Starting device update
Jan 24 23:51:09 werewolf last message repeated 11 times
Jan 24 23:52:12 werewolf last message repeated 21 times
Jan 24 23:53:15 werewolf last message repeated 21 times
Jan 24 23:54:18 werewolf last message repeated 21 times
so:
--- linux-2.6.2-rc1/drivers/i2c/chips/w83781d.c.orig 2004-01-24 23:53:02.579206290 +0100
+++ linux-2.6.2-rc1/drivers/i2c/chips/w83781d.c 2004-01-24 23:53:13.862321904 +0100
@@ -1656,7 +1656,6 @@
if (time_after
(jiffies - data->last_updated, (unsigned long) (HZ + HZ / 2))
|| time_before(jiffies, data->last_updated) || !data->valid) {
- pr_debug("Starting device update\n");
for (i = 0; i <= 8; i++) {
if ((data->type == w83783s || data->type == w83697hf)
Correct ?
TIA
--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrake Linux release 10.0 (Cooker) for i586
Linux 2.6.2-rc1-jam2 (gcc 3.3.2 (Mandrake Linux 10.0 3.3.2-4mdk))
next prev parent reply other threads:[~2004-01-24 22:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-21 4:43 Linux 2.6.2-rc1 Linus Torvalds
2004-01-21 5:35 ` Stephen Rothwell
2004-01-21 5:43 ` Linus Torvalds
2004-01-21 5:46 ` Stephen Rothwell
2004-01-21 6:01 ` Joshua Kwan
2004-01-21 11:49 ` Marcos D. Marado Torres
2004-01-21 16:27 ` Linux 2.6.2-rc1 (compile stats) John Cherry
2004-01-21 19:28 ` Linux 2.6.2-rc1 Tom Rini
2004-01-24 22:56 ` J.A. Magallon [this message]
2004-01-25 3:20 ` [PATCH] " 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=20040124225612.GC4072@werewolf.able.es \
--to=jamagallon@able.es \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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