All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
To: Andrew de Quincey <adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
Cc: torvalds-3NddpPZAyC0@public.gmane.org,
	lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	linux-acpi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
Subject: Re: [ACPI] Re: [PATCH] Next round of ACPI IRQ fixes (VIA ACPI fixed)
Date: Fri, 05 Sep 2003 18:28:56 -0400	[thread overview]
Message-ID: <3F590E28.6090101@pobox.com> (raw)
In-Reply-To: <200309060016.16545.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>

Andrew de Quincey wrote:
> On Friday 05 Sep 2003 10:35 pm, Jeff Garzik wrote:
>>This is why we _really_ need you to split up your patches.  Multiple
>>split-up patches, one per email, is preferred.  Don't worry about
>>sending us too much email:  we like it like that.
> 
> 
> If/when I split it up, is it acceptable to number the patches to give the 
> order they have to be applied in?

Absolutely.  It's quite common for me to receive a series of emails, all 
patches, where each successive patch has a dependency on the preceding 
one.  Linus just applies a patch series from Al Viro today which was 
presented as
	[PATCH] large dev_t - second series (1/15)
	[PATCH] large dev_t - second series (2/15)
			...
	[PATCH] large dev_t - second series (15/15)

Many of us have patch-applying scripts, which can apply an entire mbox 
full of patches.  The email subject lines, the patch, and any text you 
wrote in the email are all commited to the BitKeeper repository as a 
single changeset.


>>As an aside, I know at least part of the VIA irq routing stuff still 
>>needs fixing.  For some on-board VIA southbridge devices, irq routing is 
>>accomplished by writing the PCI_INTERRUPT_xxx values to PCI config 
>>registers of the target device; for others, the normal pirq PCI config 
>>registers on the southbridge are used.  Alan's new irq stuff in 2.4.x 
>>IMO should be merged into 2.6.x soonish, as Alan's work makes a big step 
>>towards making it possible to fix some of the harder-to-fix irq routing 
>>problems.
> 
> 
> Is this still an issue when using ACPI? Surely it should insulate the OS from 
> this chipset-specific stuff? 

Correct, proper ACPI tables on VIA will avoid this problem.

	Jeff

WARNING: multiple messages have this Message-ID (diff)
From: Jeff Garzik <jgarzik@pobox.com>
To: Andrew de Quincey <adq_dvb@lidskialf.net>
Cc: torvalds@osdl.org, lkml <linux-kernel@vger.kernel.org>,
	acpi-devel@lists.sourceforge.net, linux-acpi@intel.com
Subject: Re: [ACPI] Re: [PATCH] Next round of ACPI IRQ fixes (VIA ACPI fixed)
Date: Fri, 05 Sep 2003 18:28:56 -0400	[thread overview]
Message-ID: <3F590E28.6090101@pobox.com> (raw)
In-Reply-To: <200309060016.16545.adq_dvb@lidskialf.net>

Andrew de Quincey wrote:
> On Friday 05 Sep 2003 10:35 pm, Jeff Garzik wrote:
>>This is why we _really_ need you to split up your patches.  Multiple
>>split-up patches, one per email, is preferred.  Don't worry about
>>sending us too much email:  we like it like that.
> 
> 
> If/when I split it up, is it acceptable to number the patches to give the 
> order they have to be applied in?

Absolutely.  It's quite common for me to receive a series of emails, all 
patches, where each successive patch has a dependency on the preceding 
one.  Linus just applies a patch series from Al Viro today which was 
presented as
	[PATCH] large dev_t - second series (1/15)
	[PATCH] large dev_t - second series (2/15)
			...
	[PATCH] large dev_t - second series (15/15)

Many of us have patch-applying scripts, which can apply an entire mbox 
full of patches.  The email subject lines, the patch, and any text you 
wrote in the email are all commited to the BitKeeper repository as a 
single changeset.


>>As an aside, I know at least part of the VIA irq routing stuff still 
>>needs fixing.  For some on-board VIA southbridge devices, irq routing is 
>>accomplished by writing the PCI_INTERRUPT_xxx values to PCI config 
>>registers of the target device; for others, the normal pirq PCI config 
>>registers on the southbridge are used.  Alan's new irq stuff in 2.4.x 
>>IMO should be merged into 2.6.x soonish, as Alan's work makes a big step 
>>towards making it possible to fix some of the harder-to-fix irq routing 
>>problems.
> 
> 
> Is this still an issue when using ACPI? Surely it should insulate the OS from 
> this chipset-specific stuff? 

Correct, proper ACPI tables on VIA will avoid this problem.

	Jeff




  parent reply	other threads:[~2003-09-05 22:28 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-05 18:58 [PATCH] Next round of ACPI IRQ fixes (VIA ACPI fixed) Andrew de Quincey
2003-09-05 18:58 ` Andrew de Quincey
     [not found] ` <200309051958.02818.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-05 21:35   ` Jeff Garzik
2003-09-05 21:35     ` Jeff Garzik
     [not found]     ` <3F59018E.5060604-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2003-09-05 23:16       ` [ACPI] " Andrew de Quincey
2003-09-05 23:16         ` Andrew de Quincey
     [not found]         ` <200309060016.16545.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-05 22:28           ` Jeff Garzik [this message]
2003-09-05 22:28             ` Jeff Garzik
     [not found]             ` <3F590E28.6090101-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2003-09-05 22:28               ` Andrew Morton
2003-09-05 22:28                 ` Andrew Morton
     [not found]                 ` <20030905152805.521281b6.akpm-3NddpPZAyC0@public.gmane.org>
2003-09-05 22:56                   ` Randy.Dunlap
2003-09-05 22:56                     ` Randy.Dunlap
2003-09-06  0:15               ` [PATCH] 2.4.23-pre3 ACPI fixes series (1/3) Andrew de Quincey
2003-09-06  0:15                 ` Andrew de Quincey
     [not found]                 ` <200309060115.24340.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-10 11:45                   ` Bernhard Rosenkraenzer
2003-09-10 11:45                     ` Bernhard Rosenkraenzer
     [not found]                     ` <Pine.LNX.4.56.0309101344420.20323-CpmL+rkjyb1AfugRpC6u6w@public.gmane.org>
2003-09-10 21:27                       ` Andrew de Quincey
2003-09-10 21:27                         ` Andrew de Quincey
2003-09-10 15:31                   ` Daniel Egger
2003-09-10 15:31                     ` Daniel Egger
2003-09-06  0:15               ` [PATCH] 2.4.23-pre3 ACPI fixes series (2/3) Andrew de Quincey
2003-09-06  0:15                 ` Andrew de Quincey
2003-09-06  0:15               ` [PATCH] 2.4.23-pre3 ACPI fixes series (3/3) Andrew de Quincey
2003-09-06  0:15                 ` Andrew de Quincey
2003-09-06  0:57               ` [PATCH] 2.6.0-test4 ACPI fixes series (1/4) Andrew de Quincey
2003-09-06  0:57                 ` Andrew de Quincey
2003-09-06  0:57               ` [PATCH] 2.6.0-test4 ACPI fixes series (2/4) Andrew de Quincey
2003-09-06  0:57                 ` Andrew de Quincey
2003-09-06  0:57               ` [PATCH] 2.6.0-test4 ACPI fixes series (3/4) Andrew de Quincey
2003-09-06  0:57                 ` Andrew de Quincey
2003-09-06  0:57               ` [PATCH] 2.6.0-test4 ACPI fixes series (4/4) Andrew de Quincey
2003-09-06  0:57                 ` Andrew de Quincey
     [not found]                 ` <200309060157.47121.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-06  1:22                   ` Jeff Garzik
2003-09-06  1:22                     ` Jeff Garzik
     [not found]                     ` <3F5936D2.3060502-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2003-09-06 12:27                       ` [ACPI] " Andrew de Quincey
2003-09-06 12:27                         ` Andrew de Quincey
     [not found]                         ` <200309061327.16347.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-06 13:45                           ` Andi Kleen
2003-09-06 13:45                             ` Andi Kleen
2003-09-08 19:46                       ` Mikael Pettersson
2003-09-08 19:46                         ` Mikael Pettersson
2003-09-06 15:47                   ` [ACPI] " Alan Cox
2003-09-06 15:47                     ` Alan Cox
     [not found]                     ` <1062863230.2795.1.camel-Z+iYsftfazAXoXS6vNje7nviChZXdy279dF7HbQ/qKg@public.gmane.org>
2003-09-07 14:54                       ` Andrew de Quincey
2003-09-07 14:54                         ` Andrew de Quincey
     [not found]                         ` <200309071554.57500.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-07 17:59                           ` Alan Cox
2003-09-07 17:59                             ` Alan Cox
     [not found]                             ` <1062957575.16972.39.camel-Z+iYsftfazAXoXS6vNje7nviChZXdy279dF7HbQ/qKg@public.gmane.org>
2003-09-07 20:19                               ` Andrew de Quincey
2003-09-07 20:19                                 ` Andrew de Quincey
2003-09-06  0:02           ` [ACPI] Re: [PATCH] Next round of ACPI IRQ fixes (VIA ACPI fixed) Chris Wright
2003-09-06  0:02             ` Chris Wright
     [not found]             ` <20030905170224.A16217-BI/OLcgY7/cyyg0EjBt7GtHuzzzSOjJt@public.gmane.org>
2003-09-06  1:21               ` Andrew de Quincey
2003-09-06  1:21                 ` Andrew de Quincey
     [not found]                 ` <200309060221.30741.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-06  0:30                   ` Jeff Garzik
2003-09-06  0:30                     ` Jeff Garzik
     [not found]                     ` <3F592AA7.7020700-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2003-09-06  2:03                       ` Chris Wright
2003-09-06  2:03                         ` Chris Wright
     [not found]                         ` <20030905190338.W16228-BI/OLcgY7/cyyg0EjBt7GtHuzzzSOjJt@public.gmane.org>
2003-09-06 12:32                           ` Andrew de Quincey
2003-09-06 12:32                             ` Andrew de Quincey
     [not found]                             ` <200309061332.39489.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-11  1:36                               ` Chris Wright
2003-09-11  1:36                                 ` Chris Wright

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=3F590E28.6090101@pobox.com \
    --to=jgarzik-e+axbwqsrlaavxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org \
    --cc=linux-acpi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-3NddpPZAyC0@public.gmane.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.