All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Jurgen Kramer <gtm.kramer@inter.nl.net>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: ata-scsi driver update
Date: Tue, 01 Jul 2003 16:37:57 -0400	[thread overview]
Message-ID: <3F01F125.4060907@pobox.com> (raw)
In-Reply-To: <1057089782.3274.1.camel@paragon.slim>

Jurgen Kramer wrote:
> On Tue, 2003-07-01 at 21:25, Jeff Garzik wrote:
> 
> 
>>hmmm.  did you run a "make mrproper" or "make distclean" before 
>>building?  The above is a symptom of stale dependencies, not really any 
>>kernel patch.
> 
> 
> Ok I got it. I always get confused with directory names a and b in
> patches..;-) Compiling now. (BTW what is the proper way to apply such
> patches?)

Usually:

	cd <toplevel kernel directory>
	bzcat ../foo.patch.bz2 | patch -sp1

There is also scripts/patch-kernel script that you may play with.

	Jeff




  reply	other threads:[~2003-07-01 20:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-30 23:59 ata-scsi driver update Jeff Garzik
2003-07-01 19:06 ` Jurgen Kramer
2003-07-01 19:25   ` Jeff Garzik
2003-07-01 20:03     ` Jurgen Kramer
2003-07-01 20:37       ` Jeff Garzik [this message]
2003-07-02 18:04         ` Jurgen Kramer
2003-07-02 18:20           ` Jeff Garzik

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=3F01F125.4060907@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=gtm.kramer@inter.nl.net \
    --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 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.