All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Matthew Wilcox <willy@debian.org>
Cc: hch@infradead.org, James Bottomley <James.Bottomley@steeleye.com>,
	SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: ahc1542 fun
Date: Thu, 27 May 2004 13:30:52 -0400	[thread overview]
Message-ID: <40B625CC.1060906@pobox.com> (raw)
In-Reply-To: <20040526175217.GU29154@parcelfarce.linux.theplanet.co.uk>

Matthew Wilcox wrote:
> On Wed, May 26, 2004 at 02:44:30AM -0400, hch@infradead.org wrote:
> 
>>This needs fixing in mca.h and mca-legacy.h.  The debian kernel package
>>has a fix that I don't quite like.  I'll rework it in the next days and
>>submit it.
> 
> 
> What I have in the PA tree is:
> 
> Index: include/linux/mca.h
> ===================================================================
> RCS file: /var/cvs/linux-2.6/include/linux/mca.h,v
> retrieving revision 1.4.46.1
> retrieving revision 1.4
> diff -u -p -r1.4.46.1 -r1.4
> --- include/linux/mca.h 23 May 2004 23:31:15 -0000      1.4.46.1
> +++ include/linux/mca.h 8 Oct 2003 20:53:03 -0000       1.4
> @@ -12,7 +12,9 @@
>  #include <linux/device.h>
>  
>  /* get the platform specific defines */
> +#ifdef CONFIG_MCA
>  #include <asm/mca.h>
> +#endif


This patch is fine with me...  If Christoph's rework will take more than 
five minutes, please (Andrew?) apply this patch.

	Jeff



      reply	other threads:[~2004-05-27 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-26  2:32 ahc1542 fun Jeff Garzik
2004-05-26  6:44 ` hch
2004-05-26 17:52   ` Matthew Wilcox
2004-05-27 17:30     ` Jeff Garzik [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=40B625CC.1060906@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=James.Bottomley@steeleye.com \
    --cc=akpm@osdl.org \
    --cc=hch@infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=willy@debian.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.