public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Louis Zhuang <louis.zhuang@linux.co.intel.com>
Cc: jgarzik@redhat.com, scott.feldman@intel.com,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [BUG FIX] e100 initialization issue on STL2 motherboard
Date: Tue, 14 Jan 2003 01:01:30 -0500	[thread overview]
Message-ID: <20030114060130.GA10631@gtf.org> (raw)
In-Reply-To: <1042523515.3951.12.camel@hawk.sh.intel.com>

On Tue, Jan 14, 2003 at 01:51:55PM +0800, Louis Zhuang wrote:
> 	The patch will increase waiting time in SCB initialization. It will
> resolve the issue on STL2 motherboard. Pls apply. 

Sorry, not applied.

I was kinda hoping Scott would fix that up.  It is a verified problem
(SMBus timeout, IIRC?), and this does indeed fix the problem.

However one should not udelay() that long -- especially in this case.
Since it is during init, sleep using schedule_timeout() for as long as
you want...


> begin 664 bkpatch4832

Please do not bother with sending BK patches like this.  Either send
just the diff, as you did (thanks), or in addition send a URL from which
I may issue

	bk pull $url

Regards,

	Jeff





  reply	other threads:[~2003-01-14  5:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-14  5:51 [BUG FIX] e100 initialization issue on STL2 motherboard Louis Zhuang
2003-01-14  6:01 ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-15  7:09 Feldman, Scott

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=20030114060130.GA10631@gtf.org \
    --to=jgarzik@pobox.com \
    --cc=jgarzik@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=louis.zhuang@linux.co.intel.com \
    --cc=scott.feldman@intel.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