All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Justin Mattock" <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Hugh Dickins <hugh-DTz5qymZ9yRBDgjK7y7TUQ@public.gmane.org>
Cc: Vegard Nossum
	<vegard.nossum-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>,
	Linux Kernel Mailing List
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Kernel Testers List
	<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Alexey Starikovskiy <astarikovskiy-l3A5Bk7waGM@public.gmane.org>
Subject: Re: [Bug #10724] ACPI: EC: GPE storm detected, disabling EC GPE
Date: Sun, 13 Jul 2008 20:53:49 +0000	[thread overview]
Message-ID: <dd18b0c30807131353l3608ab5l248ae799994cc58d@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0807132122001.16625-popGQ1T0qN76K7/ahGyk6A@public.gmane.org>

On Sun, Jul 13, 2008 at 8:27 PM, Hugh Dickins <hugh-DTz5qymZ9yRBDgjK7y7TUQ@public.gmane.org> wrote:
> On Sun, 13 Jul 2008, Vegard Nossum wrote:
>> On Sun, Jul 13, 2008 at 9:34 PM, Justin Mattock <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> > On Sun, Jul 13, 2008 at 6:00 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
>> >> This message has been generated automatically as a part of a report
>> >> of recent regressions.
>> >>
>> >> The following bug entry is on the current list of known regressions
>> >> from 2.6.25.  Please verify if it still should be listed.
>> >>
>> >>
>> >> Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=10724
>> >> Subject         : ACPI: EC: GPE storm detected, disabling EC GPE
>> >> Submitter       : Justin Mattock <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>> >> Date            : 2008-05-16 6:17 (59 days old)
>> >> References      : http://marc.info/?l=linux-kernel&m=121091875711824&w=4
>> >>                  http://lkml.org/lkml/2008/5/18/168
>> >>                  http://lkml.org/lkml/2008/5/25/195
>> >> Patch           : http://bugzilla.kernel.org/attachment.cgi?id=16364&action=view
>> >>                  http://bugzilla.kernel.org/attachment.cgi?id=16365&action=view
>>
>> I didn't follow the discussion, but I may contribute the following information:
>>
>> This message first appears in my logs on May 16. That was with kernel
>> version 2.6.24.5-85.fc8. The kernel I used before that was
>> 2.6.24.4-64.fc8 (May 3). My logs go back to November 8
>> (2.6.23.1-42.fc8). So we can hardly consider this a regression since
>> 2.6.25, but rather one since 2.6.24?
>>
>> (I'll also note that this message appears quite infrequently here.
>> Only 42 times in 219 boot-ups. So it would be hard to bisect, but I'm
>> guessing the error was introduced somewhere between 2.6.24.4 and
>> 2.6.24.5.)
>
> You're comparing against Fedora kernels, which often contain
> patches which haven't got into mainline yet.  As in this case.
> Unless it used to be assembled from separate pieces, there was
> no "GPE storm detected" message in 2.6.24.N or 2.6.25.N: it was
> added in 2.6.26-rc1.
>
> I sometimes see it too, on a Fujitsu-Siemens laptop.
>
> Hugh
>

Hello;
What I've been using is acpi_osi=Darwin so I don't have to take the
gpe storm detector mechanism out of ec.c
The two areas of interest are when not setting a boot option this
message is triggered by too many
interrupts with BAT0 i.g. /sys/firmware/acpi/interrupts "gpe17 on a
macbook2,2",
Now when using the Darwin option, the interrupts are very little, but
at the cost of loosing any battery info
but I am receiving a reaction with pommed i.g. unplugging the A/C
adapter does dim the screen.
Also I'm not sure if the smart battery was designed for the macbook,
but when using Darwin option, my system will
freeze upon booting(as a note alexy gave me some patches to test on
monday, but still was unable to load the module)
overall from my perspective; trying to tweak the BAT0 mechanism with
it's interrupts could fix this, and/or
port the sbs module to be used with the Darwin option with interrupts
under control, could also be another option,
or have all two working this way the user can decide what they prefferer.
 Personally tweaking the interrupts with BAT0 seems to be more of an
easier solution,
but then again could cause other problems elsewhere.

-- 
Justin P. Mattock

WARNING: multiple messages have this Message-ID (diff)
From: "Justin Mattock" <justinmattock@gmail.com>
To: "Hugh Dickins" <hugh@veritas.com>
Cc: "Vegard Nossum" <vegard.nossum@gmail.com>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	"Kernel Testers List" <kernel-testers@vger.kernel.org>,
	"Alexey Starikovskiy" <astarikovskiy@suse.de>
Subject: Re: [Bug #10724] ACPI: EC: GPE storm detected, disabling EC GPE
Date: Sun, 13 Jul 2008 20:53:49 +0000	[thread overview]
Message-ID: <dd18b0c30807131353l3608ab5l248ae799994cc58d@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0807132122001.16625@blonde.site>

On Sun, Jul 13, 2008 at 8:27 PM, Hugh Dickins <hugh@veritas.com> wrote:
> On Sun, 13 Jul 2008, Vegard Nossum wrote:
>> On Sun, Jul 13, 2008 at 9:34 PM, Justin Mattock <justinmattock@gmail.com> wrote:
>> > On Sun, Jul 13, 2008 at 6:00 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
>> >> This message has been generated automatically as a part of a report
>> >> of recent regressions.
>> >>
>> >> The following bug entry is on the current list of known regressions
>> >> from 2.6.25.  Please verify if it still should be listed.
>> >>
>> >>
>> >> Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=10724
>> >> Subject         : ACPI: EC: GPE storm detected, disabling EC GPE
>> >> Submitter       : Justin Mattock <justinmattock@gmail.com>
>> >> Date            : 2008-05-16 6:17 (59 days old)
>> >> References      : http://marc.info/?l=linux-kernel&m=121091875711824&w=4
>> >>                  http://lkml.org/lkml/2008/5/18/168
>> >>                  http://lkml.org/lkml/2008/5/25/195
>> >> Patch           : http://bugzilla.kernel.org/attachment.cgi?id=16364&action=view
>> >>                  http://bugzilla.kernel.org/attachment.cgi?id=16365&action=view
>>
>> I didn't follow the discussion, but I may contribute the following information:
>>
>> This message first appears in my logs on May 16. That was with kernel
>> version 2.6.24.5-85.fc8. The kernel I used before that was
>> 2.6.24.4-64.fc8 (May 3). My logs go back to November 8
>> (2.6.23.1-42.fc8). So we can hardly consider this a regression since
>> 2.6.25, but rather one since 2.6.24?
>>
>> (I'll also note that this message appears quite infrequently here.
>> Only 42 times in 219 boot-ups. So it would be hard to bisect, but I'm
>> guessing the error was introduced somewhere between 2.6.24.4 and
>> 2.6.24.5.)
>
> You're comparing against Fedora kernels, which often contain
> patches which haven't got into mainline yet.  As in this case.
> Unless it used to be assembled from separate pieces, there was
> no "GPE storm detected" message in 2.6.24.N or 2.6.25.N: it was
> added in 2.6.26-rc1.
>
> I sometimes see it too, on a Fujitsu-Siemens laptop.
>
> Hugh
>

Hello;
What I've been using is acpi_osi=Darwin so I don't have to take the
gpe storm detector mechanism out of ec.c
The two areas of interest are when not setting a boot option this
message is triggered by too many
interrupts with BAT0 i.g. /sys/firmware/acpi/interrupts "gpe17 on a
macbook2,2",
Now when using the Darwin option, the interrupts are very little, but
at the cost of loosing any battery info
but I am receiving a reaction with pommed i.g. unplugging the A/C
adapter does dim the screen.
Also I'm not sure if the smart battery was designed for the macbook,
but when using Darwin option, my system will
freeze upon booting(as a note alexy gave me some patches to test on
monday, but still was unable to load the module)
overall from my perspective; trying to tweak the BAT0 mechanism with
it's interrupts could fix this, and/or
port the sbs module to be used with the Darwin option with interrupts
under control, could also be another option,
or have all two working this way the user can decide what they prefferer.
 Personally tweaking the interrupts with BAT0 seems to be more of an
easier solution,
but then again could cause other problems elsewhere.

-- 
Justin P. Mattock

  parent reply	other threads:[~2008-07-13 20:53 UTC|newest]

Thread overview: 137+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-13 17:59 2.6.26-rc9-git12: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-07-13 17:59 ` Rafael J. Wysocki
2008-07-13 17:59 ` [Bug #10493] mips BCM47XX compile error Rafael J. Wysocki
2008-07-13 17:59   ` Rafael J. Wysocki
2008-07-13 19:23   ` Adrian Bunk
2008-07-13 19:23     ` Adrian Bunk
2008-07-13 18:00 ` [Bug #10919] [regression] display dimming is slow and laggy - Acer Travelmate 661lci Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10960] 2.6.26-rc: SPARC: Sun Ultra 10 can not boot Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11024] 2.6.25 to 2.6.26-rc8 regression (related to ahci and acpi _GTF) Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11042] build issue #477 for v2.6.26-rc8-290-gb8a0b6c : input_event" [drivers/media/dvb/ttpci/dvb-ttpci.ko] undefined! Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10957] pata_pcmcia with Sandisk Extreme III 8GB Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10862] forcedeth: lockdep warning on ethtool -s Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10989] kernel oopses when wiggling the mouse to make it known to hidd Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11045] Bug in MPT Fusion 2.6.26-rc7 unbootable Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 23:54   ` Oliver Pinter
2008-07-13 23:54     ` Oliver Pinter
     [not found]     ` <6101e8c40807131654q24e9f3ffo3f4cec179c355c89-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-13 23:59       ` Oliver Pinter
2008-07-13 23:59         ` Oliver Pinter
2008-07-13 18:00 ` [Bug #10714] powerpc: Badness seen on 2.6.26-rc2 with lockdep enabled Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11039] 2.6.28-rc8-git3 forcedeth WARNING (kills the interface) Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 19:57   ` Brad Campbell
2008-07-13 19:57     ` Brad Campbell
2008-07-13 18:00 ` [Bug #10843] Display artifacts on XOrg logout with PAT kernel and VESA framebuffer Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10741] bug in `tty: BKL pushdown'? Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10955] v2.6.26-rc7: BUG task_struct: Poison overwritten Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 19:29   ` Vegard Nossum
2008-07-13 19:29     ` Vegard Nossum
2008-07-13 19:37   ` Vegard Nossum
2008-07-13 19:37     ` Vegard Nossum
2008-07-13 18:00 ` [Bug #11009] No console on Riva TNT since 2.6.26-0.rc4 Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11023] 2.6.26-rc8-git2 - kernel BUG at mm/page_alloc.c:585 Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10906] repeatable slab corruption with LTP msgctl08 Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10954] hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x011f000c Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 19:37   ` Justin Mattock
2008-07-13 19:37     ` Justin Mattock
2008-07-14  0:50   ` Valdis.Kletnieks-PjAqaU27lzQ
2008-07-14  0:50     ` Valdis.Kletnieks
     [not found]     ` <15207.1215996628-+bZmOdGhbsPr6rcHtW+onFJE71vCis6O@public.gmane.org>
2008-07-14  1:04       ` Justin Mattock
2008-07-14  1:04         ` Justin Mattock
2008-07-13 18:00 ` [Bug #10821] rt25xx: lock dependency warning, association failure, and kmalloc corruption Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10725] USB Mass storage mount fails: Write protect on Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 19:28   ` Alan Stern
2008-07-13 19:28     ` Alan Stern
     [not found]     ` <Pine.LNX.4.44L0.0807131528180.4671-100000-pYrvlCTfrz9XsRXLowluHWD2FQJk+8+b@public.gmane.org>
2008-07-13 19:36       ` Rafael J. Wysocki
2008-07-13 19:36         ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11040] 2.6.26-rc: host can not shutdown: ata problem Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #10724] ACPI: EC: GPE storm detected, disabling EC GPE Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 19:34   ` Justin Mattock
2008-07-13 19:34     ` Justin Mattock
     [not found]     ` <dd18b0c30807131234n5edf3e1dt93022a45d427b1fd-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-13 19:52       ` Vegard Nossum
2008-07-13 19:52         ` Vegard Nossum
     [not found]         ` <19f34abd0807131252k5499e6e2sc93f8cd70f488b7e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-13 20:27           ` Hugh Dickins
2008-07-13 20:27             ` Hugh Dickins
     [not found]             ` <Pine.LNX.4.64.0807132122001.16625-popGQ1T0qN76K7/ahGyk6A@public.gmane.org>
2008-07-13 20:48               ` Vegard Nossum
2008-07-13 20:48                 ` Vegard Nossum
2008-07-13 20:53               ` Justin Mattock [this message]
2008-07-13 20:53                 ` Justin Mattock
2008-07-18  9:17   ` Fabio Comolli
2008-07-18  9:17     ` Fabio Comolli
     [not found]     ` <b637ec0b0807180217n3b16bcb9wce81161c2c539d7f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-18 15:40       ` Alexey Starikovskiy
2008-07-18 15:40         ` Alexey Starikovskiy
     [not found]         ` <4880B959.1030403-l3A5Bk7waGM@public.gmane.org>
2008-07-18 16:23           ` Justin Mattock
2008-07-18 16:23             ` Justin Mattock
2008-07-18 19:05           ` Fabio Comolli
2008-07-18 19:05             ` Fabio Comolli
     [not found]             ` <b637ec0b0807181205s509c655cp31a1819e389e2a10-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-18 20:37               ` Alexey Starikovskiy
2008-07-18 20:37                 ` Alexey Starikovskiy
2008-07-19  6:42                 ` Fabio Comolli
     [not found]                   ` <b637ec0b0807182342m3282f13cp43ad1111ab55bf4c-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-19  6:56                     ` Justin Mattock
2008-07-19  6:56                       ` Justin Mattock
2008-07-13 18:00 ` [Bug #10865] Oops trying to mount an ntfs partition on thinkpad Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 21:42   ` Alex Romosan
2008-07-13 21:42     ` Alex Romosan
2008-07-13 18:00 ` [Bug #11055] iwl4965 - connection doesn't work more than 10 seconds Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11069] ACPI Error under 2.6.26-rc* Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11072] scsi-layer crash after usb storage device unplug Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11065] WARNING: at drivers/ata/libata-sff.c:1321 ata_sff_hsm_move+0x8f/0x661() Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #9791] Clock is running too fast^Wslow using acpi_pm clocksource Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11057] vbetest fails on 2.6.26-rc9 Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 18:00 ` [Bug #11064] resume failure on thinkpad x61s Rafael J. Wysocki
2008-07-13 18:00   ` Rafael J. Wysocki
2008-07-13 19:47 ` 2.6.26-rc9-git12: Reported regressions from 2.6.25 Linus Torvalds
2008-07-13 19:47   ` Linus Torvalds
     [not found]   ` <alpine.LFD.1.10.0807131230130.2959-5CScLwifNT1QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
2008-07-13 20:00     ` Rafael J. Wysocki
2008-07-13 20:00       ` Rafael J. Wysocki
2008-07-14 13:59     ` Alan Stern
2008-07-14 13:59       ` Alan Stern
     [not found]       ` <Pine.LNX.4.44L0.0807140955020.2566-100000-IYeN2dnnYyZXsRXLowluHWD2FQJk+8+b@public.gmane.org>
2008-07-14 14:06         ` Johannes Berg
2008-07-14 14:06           ` Johannes Berg
     [not found]           ` <1216044398.23746.10.camel-YfaajirXv214zXjbi5bjpg@public.gmane.org>
2008-07-14 15:57             ` Alan Stern
2008-07-14 15:57               ` Alan Stern
     [not found]               ` <Pine.LNX.4.44L0.0807141153110.2566-100000-IYeN2dnnYyZXsRXLowluHWD2FQJk+8+b@public.gmane.org>
2008-07-15  8:30                 ` Johannes Berg
2008-07-15  8:30                   ` Johannes Berg
     [not found]                   ` <1216110638.3535.0.camel-YfaajirXv214zXjbi5bjpg@public.gmane.org>
2008-07-15 14:20                     ` Alan Stern
2008-07-15 14:20                       ` Alan Stern
     [not found] <aPfh5-7kW-5@gated-at.bofh.it>
     [not found] ` <aPfhe-7kW-31@gated-at.bofh.it>
     [not found]   ` <aQUio-2qG-25@gated-at.bofh.it>
     [not found]     ` <aR0nM-6kd-15@gated-at.bofh.it>
     [not found]       ` <aR3vi-3MV-15@gated-at.bofh.it>
     [not found]         ` <aR4Ur-6c7-27@gated-at.bofh.it>
     [not found]           ` <aReqy-5vm-1@gated-at.bofh.it>
2008-07-19 12:22             ` [Bug #10724] ACPI: EC: GPE storm detected, disabling EC GPE Alan Jenkins
2008-07-19 12:30               ` Guillaume Chazarain
2008-07-20  7:26               ` Fabio Comolli
  -- strict thread matches above, loose matches on Subject: below --
2008-07-06 11:39 2.6.26-rc9: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-07-06 11:45 ` [Bug #10724] ACPI: EC: GPE storm detected, disabling EC GPE Rafael J. Wysocki
2008-07-06 11:45   ` Rafael J. Wysocki
2008-07-06 17:44   ` Justin Mattock
2008-07-06 17:44     ` Justin Mattock
2008-06-29 18:15 2.6.26-rc8: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-29 18:18 ` [Bug #10724] ACPI: EC: GPE storm detected, disabling EC GPE Rafael J. Wysocki
2008-06-29 20:30   ` Justin Mattock
2008-06-22 17:49 2.6.26-rc7-git2: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-22 17:54 ` [Bug #10724] ACPI: EC: GPE storm detected, disabling EC GPE Rafael J. Wysocki
2008-06-22 21:12   ` Justin Mattock
2008-06-14 20:04 2.6.26-rc6-git2: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-14 20:12 ` [Bug 10724] ACPI: EC: GPE storm detected, disabling EC GPE Rafael J. Wysocki
2008-06-14 22:29   ` Justin Mattock
2008-06-07 20:38 2.6.26-rc5-git2: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-07 20:42 ` [Bug #10724] ACPI: EC: GPE storm detected, disabling EC GPE Rafael J. Wysocki

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=dd18b0c30807131353l3608ab5l248ae799994cc58d@mail.gmail.com \
    --to=justinmattock-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=astarikovskiy-l3A5Bk7waGM@public.gmane.org \
    --cc=hugh-DTz5qymZ9yRBDgjK7y7TUQ@public.gmane.org \
    --cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=rjw-KKrjLPT3xs0@public.gmane.org \
    --cc=vegard.nossum-Re5JQEeQqe8AvxtiuMwx3w@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.