From: Roland Dreier <rdreier@cisco.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.17-rc5-mm1
Date: Tue, 30 May 2006 14:24:03 -0700 [thread overview]
Message-ID: <adawtc34364.fsf@cisco.com> (raw)
In-Reply-To: <20060530022925.8a67b613.akpm@osdl.org> (Andrew Morton's message of "Tue, 30 May 2006 02:29:25 -0700")
I'm seeing problems with MSI-X interrupts on 2.6.17-rc5-mm1. I'll try
to debug the MSI patches in -mm further in the next day or so, but for
now I'll post the symptoms.
When I load the ib_mthca driver with MSI-X interrupts enabled, I get
the following crash as soon as the first interrupt is generated.
[ 329.979089] Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP:
[ 329.995487] [<0000000000000000>]
<8>[ 330.012818] PGD 119477067 PUD 119b48067 PMD 0
[ 330.027009] Oops: 0010 [1] SMP
[ 330.036503] last sysfs file: /class/net/ib2/address
<8>[ 330.051084] CPU 0
<8>[ 330.057932] Modules linked in: ib_mthca ib_srp ib_cm ib_ipoib ib_sa ib_mad ib_core nfs lockd nfs_acl sunrpc ipv6 thermal fan button processor ac battery dm_mod ide_generic ide_disk evdev usbhid ide_cd cdrom amd74xx psmouse serio_raw e1000 pcspkr generic ohci_hcd ehci_hcd ide_core
<8>[ 330.134158] Pid: 0, comm: idle Not tainted 2.6.17-rc5-mm1 #7
<8>[ 330.151851] RIP: 0010:[<0000000000000000>] [<0000000000000000>]
<8>[ 330.170116] RSP: 0000:ffffffff805d4f98 EFLAGS: 00010016
<8>[ 330.187344] RAX: 0000000000005200 RBX: ffffffff80873eb8 RCX: 0000000000000000
<8>[ 330.209448] RDX: ffffffff80873eb8 RSI: ffffffff80863e80 RDI: 0000000000000052
<8>[ 330.231552] RBP: ffffffff805d4fb0 R08: 0000000000000001 R09: ffffffff804380f7
<8>[ 330.253656] R10: ffff81007adc6000 R11: 0000000000000000 R12: 0000000000000052
<8>[ 330.275762] R13: 0000000000090000 R14: 0000000000000000 R15: 0000000000000000
<8>[ 330.297867] FS: 00002b9e555966d0(0000) GS:ffffffff8085c000(0000) knlGS:0000000000000000
<8>[ 330.322823] CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b
<8>[ 330.340777] CR2: 0000000000000000 CR3: 0000000119bd7000 CR4: 00000000000006e0
<8>[ 330.362882] Process idle (pid: 0, threadinfo ffffffff80872000, task ffffffff804baa00)
<8>[ 330.387061] Stack: ffffffff8020c693 ffffffff80207c93 0000000000000100 ffffffff80873ee0
<8>[ 330.411423] ffffffff80209b89 <EOI> ff6500230f54e8fa 65c900000020250c 00000010250c8b48
<8>[ 330.438222] f700001fd8e98148 7400000003582444
<8>[ 330.454231] Call Trace:
<8>[ 330.462870] <IRQ> [<ffffffff8020c693>] do_IRQ+0x5e/0x6f
<8>[ 330.479631] [<ffffffff80207c93>] default_idle+0x0/0x9b
<8>[ 330.496080] [<ffffffff80209b89>] ret_from_intr+0x0/0xf
<8>[ 330.512526] <EOI>Unable to handle kernel paging request at ffffffff82800000 RIP:
[ 332.136320] [<ffffffff8020ad6e>] show_trace+0x145/0x195
<8>[ 332.159591] PGD 203027 PUD 205027 PMD 0
[ 332.172226] Oops: 0000 [2] SMP
[ 332.181720] last sysfs file: /class/net/ib2/address
<
next prev parent reply other threads:[~2006-05-30 21:24 UTC|newest]
Thread overview: 231+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-30 9:29 2.6.17-rc5-mm1 Andrew Morton
2006-05-30 9:42 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 10:05 ` [patch, -rc5-mm1] genirq: ia64 build fix Ingo Molnar
2006-05-30 10:09 ` [patch, -rc5-mm1] lock validator, irqtrace: support non-x86 architectures Ingo Molnar
2006-05-30 10:11 ` [patch, -rc5-mm1] lock validator: rwsem build fix for " Ingo Molnar
2006-05-30 10:12 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 10:48 ` BUG: possible deadlock detected! (sound) [Was: 2.6.17-rc5-mm1] Jiri Slaby
2006-05-30 10:48 ` Jiri Slaby
2006-05-30 11:06 ` Arjan van de Ven
2006-05-30 11:06 ` Arjan van de Ven
2006-05-30 12:44 ` Takashi Iwai
2006-05-30 12:59 ` Arjan van de Ven
2006-05-30 12:59 ` Arjan van de Ven
2006-05-30 13:09 ` Jiri Slaby
2006-05-30 13:09 ` Jiri Slaby
2006-06-01 15:28 ` Jiri Slaby
2006-06-01 15:28 ` Jiri Slaby
2006-05-30 12:44 ` Takashi Iwai
2006-05-30 11:02 ` BUG: warning at ... (netlink) " Jiri Slaby
2006-05-30 11:55 ` [patch, -rc5-mm1] lock validator: remove softirq.c WARN_ON Ingo Molnar
2006-05-30 16:00 ` Alexey Kuznetsov
2006-05-30 16:05 ` Arjan van de Ven
2006-05-30 16:15 ` Alexey Kuznetsov
2006-05-30 11:11 ` [patch, -rc5-mm1] lock validator, fix NULL type->name bug Ingo Molnar
2006-05-30 11:58 ` Mike Galbraith
2006-05-30 12:02 ` Ingo Molnar
2006-05-30 12:06 ` Mike Galbraith
2006-05-30 12:05 ` Mike Galbraith
2006-05-30 12:06 ` Ingo Molnar
2006-05-30 12:17 ` Mike Galbraith
2006-05-30 12:19 ` Ingo Molnar
2006-05-30 12:28 ` Mike Galbraith
2006-05-30 12:29 ` [patch, -rc5-mm1] lock validator: disable NMI watchdog if CONFIG_LOCKDEP, i386 Ingo Molnar
2006-05-30 12:34 ` [patch, -rc5-mm1] lock validator: fix NMI-disabling on x86_64 Ingo Molnar
2006-05-30 12:44 ` [patch, -rc5-mm1] lock validator: disable NMI watchdog if CONFIG_LOCKDEP, i386 Mike Galbraith
2006-05-30 19:14 ` Andi Kleen
2006-05-30 19:47 ` Ingo Molnar
2006-05-30 20:05 ` Ingo Molnar
2006-05-30 19:54 ` Andrew Morton
2006-05-31 4:34 ` Keith Owens
2006-05-30 12:14 ` [patch, -rc5-mm1] lock validator, fix NULL type->name bug Arjan van de Ven
2006-05-30 12:46 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 19:13 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-05-30 15:59 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 16:08 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-05-30 18:51 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 16:16 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 19:28 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 19:48 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 18:39 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 19:04 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-05-31 14:56 ` [patch 1/1] selinux: fix sb_lock/sb_security_lock nesting (Was: Re: 2.6.17-rc5-mm1) Stephen Smalley
2006-05-31 15:49 ` James Morris
2006-05-30 19:55 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-05-30 20:20 ` 2.6.17-rc5-mm1 Dave Jones
2006-05-30 20:32 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-05-30 18:55 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 18:57 ` Fwd: 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 19:42 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 21:57 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 22:09 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 22:18 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 22:26 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 22:29 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 22:31 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 22:32 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 10:56 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 22:59 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-30 23:05 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 23:06 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 23:49 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-31 3:08 ` 2.6.17-rc5-mm1 Steven Rostedt
2006-05-30 19:59 ` Fwd: 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 19:45 ` 2.6.17-rc5-mm1 Andrew Morton
2006-05-31 13:51 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-31 14:02 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 14:05 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 14:12 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 15:05 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-31 15:20 ` [patch, -rc5-mm1] lock validator: irqflags-trace entry.S fix Ingo Molnar
2006-05-30 19:43 ` 2.6.17-rc5-mm1 Roland Dreier
2006-05-30 20:26 ` [patch, -rc5-mm1] lock validator: fix RT_HASH_LOCK_SZ Ingo Molnar
2006-05-30 20:43 ` Roland Dreier
2006-05-30 20:49 ` Ingo Molnar
2006-05-30 20:58 ` Roland Dreier
2006-05-30 21:01 ` Arjan van de Ven
2006-05-30 21:03 ` Roland Dreier
2006-05-30 21:14 ` Roland Dreier
2006-05-30 21:55 ` [Patch -rc5-mm1] Lockdep annotate rpc_populate for child-relationship of its mutex Arjan van de Ven
2006-05-30 21:19 ` [combo patch] lock validator -V2 Ingo Molnar
2006-05-30 21:07 ` 2.6.17-rc5-mm1 Brice Goglin
2006-05-30 21:07 ` 2.6.17-rc5-mm1 Laurent Riffard
2006-05-30 21:24 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-05-30 21:43 ` 2.6.17-rc5-mm1 Mel Gorman
2006-05-30 21:24 ` Roland Dreier [this message]
2006-05-30 22:45 ` 2.6.17-rc5-mm1 Andrew Morton
2006-05-30 22:49 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 22:52 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 22:58 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 23:05 ` 2.6.17-rc5-mm1 Thomas Gleixner
2006-05-30 23:14 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-30 23:32 ` 2.6.17-rc5-mm1 Roland Dreier
2006-05-30 23:15 ` 2.6.17-rc5-mm1 Benjamin Herrenschmidt
2006-05-30 23:53 ` 2.6.17-rc5-mm1 Greg KH
2006-05-30 23:53 ` 2.6.17-rc5-mm1 Michal Piotrowski
2006-05-31 3:17 ` 2.6.17-rc5-mm1 Steven Rostedt
2006-05-31 4:14 ` 2.6.17-rc5-mm1 Andrew Morton
2006-05-31 6:31 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 11:50 ` 2.6.17-rc5-mm1 Steven Rostedt
2006-05-31 11:55 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 6:39 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-05-31 16:48 ` 2.6.17-rc5-mm1 Jesse Brandeburg
2006-05-31 23:08 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 17:39 ` 2.6.17-rc5-mm1 Laurent Riffard
2006-05-31 18:09 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-01 22:07 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-02 7:49 ` 2.6.17-rc5-mm1 Jan Beulich
2006-06-01 1:25 ` 2.6.17-rc5-mm1 Randy.Dunlap
2006-06-01 1:40 ` 2.6.17-rc5-mm1 Siddha, Suresh B
2006-06-01 2:17 ` 2.6.17-rc5-mm1 Randy.Dunlap
2006-06-01 1:43 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-01 6:14 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-06-01 15:12 ` 2.6.17-rc5-mm1 Randy.Dunlap
-- strict thread matches above, loose matches on Subject: below --
2006-05-31 19:32 2.6.17-rc5-mm1 Martin Bligh
2006-05-31 21:08 ` 2.6.17-rc5-mm1 Andrew Morton
2006-05-31 21:15 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 21:27 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-05-31 21:33 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 21:43 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-05-31 21:53 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 21:59 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-05-31 22:12 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 22:21 ` 2.6.17-rc5-mm1 Martin Bligh
2006-05-31 22:32 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 22:36 ` 2.6.17-rc5-mm1 Martin Bligh
2006-05-31 22:50 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-06-01 10:36 ` 2.6.17-rc5-mm1 Roman Zippel
2006-06-01 14:49 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-06-01 15:23 ` 2.6.17-rc5-mm1 Roman Zippel
2006-06-01 15:31 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-06-01 15:43 ` 2.6.17-rc5-mm1 Roman Zippel
2006-06-01 16:55 ` 2.6.17-rc5-mm1 Martin Bligh
2006-06-01 21:04 ` 2.6.17-rc5-mm1 Roman Zippel
2006-06-01 21:07 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-06-02 0:19 ` 2.6.17-rc5-mm1 Roman Zippel
2006-05-31 22:43 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 22:46 ` 2.6.17-rc5-mm1 Roman Zippel
2006-06-01 7:10 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 19:32 2.6.17-rc5-mm1 Martin Bligh
2006-05-30 15:33 ` 2.6.17-rc5-mm1 Pavel Machek
2006-05-31 21:06 ` 2.6.17-rc5-mm1 Andrew Morton
2006-05-31 21:23 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-05-31 21:43 ` 2.6.17-rc5-mm1 Andrew Morton
2006-05-31 21:53 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-05-31 22:14 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-01 16:34 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-01 17:29 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-05 13:05 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-05 16:37 ` 2.6.17-rc5-mm1 Martin Bligh
2006-06-05 16:42 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-05 18:43 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 18:49 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-06-05 18:52 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 19:14 ` 2.6.17-rc5-mm1 Martin Bligh
2006-06-05 19:27 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 19:33 ` 2.6.17-rc5-mm1 Martin Bligh
2006-06-05 19:37 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 20:04 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-05 18:57 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 20:02 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-05 20:05 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 20:08 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-05 20:13 ` 2.6.17-rc5-mm1 Martin Bligh
2006-06-05 20:16 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 20:27 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 20:43 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-05 20:58 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-05 21:07 ` 2.6.17-rc5-mm1 Arjan van de Ven
2006-06-05 22:12 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-06 5:14 ` 2.6.17-rc5-mm1 Hugh Dickins
2006-06-06 16:32 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-06 17:16 ` 2.6.17-rc5-mm1 Martin Schwidefsky
2006-06-06 18:04 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-06 18:21 ` 2.6.17-rc5-mm1 Hugh Dickins
2006-06-06 18:24 ` 2.6.17-rc5-mm1 Martin Schwidefsky
2006-06-06 17:20 ` 2.6.17-rc5-mm1 Hugh Dickins
2006-06-06 17:34 ` 2.6.17-rc5-mm1 Martin Bligh
2006-06-06 17:45 ` 2.6.17-rc5-mm1 Martin Schwidefsky
2006-06-06 17:47 ` 2.6.17-rc5-mm1 Hugh Dickins
2006-06-06 17:39 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-06 17:48 ` 2.6.17-rc5-mm1 Martin Schwidefsky
2006-06-06 17:59 ` 2.6.17-rc5-mm1 Hugh Dickins
2006-06-06 18:05 ` 2.6.17-rc5-mm1 Martin Schwidefsky
2006-06-06 18:15 ` 2.6.17-rc5-mm1 Hugh Dickins
2006-06-06 18:28 ` 2.6.17-rc5-mm1 Christoph Lameter
2006-06-07 9:17 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-06 11:39 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-07 9:17 ` 2.6.17-rc5-mm1 Andy Whitcroft
2006-06-05 20:44 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-05 20:07 ` 2.6.17-rc5-mm1 Martin Bligh
2006-05-31 23:07 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 23:15 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-05-31 23:29 ` 2.6.17-rc5-mm1 Martin Bligh
2006-05-31 23:38 ` 2.6.17-rc5-mm1 Martin Bligh
[not found] <6iEI8-6Tx-37@gated-at.bofh.it>
[not found] ` <6iG79-11u-23@gated-at.bofh.it>
[not found] ` <6iGqr-1sJ-3@gated-at.bofh.it>
[not found] ` <6iGJN-1SM-17@gated-at.bofh.it>
[not found] ` <6iIsf-4Eq-11@gated-at.bofh.it>
2006-06-01 0:43 ` 2.6.17-rc5-mm1 Robert Hancock
2006-06-01 5:36 ` 2.6.17-rc5-mm1 Martin J. Bligh
2006-06-02 8:52 ` 2.6.17-rc5-mm1 Andi Kleen
2006-06-06 4:36 ` 2.6.17-rc5-mm1 David Miller
2006-06-06 5:56 ` 2.6.17-rc5-mm1 Andi Kleen
2006-06-01 21:39 2.6.17-rc5-mm1 Chuck Ebbert
2006-06-01 22:02 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-01 22:56 ` 2.6.17-rc5-mm1 Laurent Riffard
2006-06-02 20:19 ` 2.6.17-rc5-mm1 Laurent Riffard
[not found] <fa.OzJugEVv9WJAu9OjbsckjHU7X1U@ifi.uio.no>
[not found] ` <fa.Gc0Mz2XRYv0MekBhe0EU0fxdjxI@ifi.uio.no>
2006-06-02 8:53 ` 2.6.17-rc5-mm1 Aneesh Kumar K.V
2006-06-04 6:49 2.6.17-rc5-mm1 Chuck Ebbert
2006-06-04 19:49 ` 2.6.17-rc5-mm1 Laurent Riffard
2006-06-05 0:59 2.6.17-rc5-mm1 Chuck Ebbert
2006-06-05 1:10 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-05 10:32 ` 2.6.17-rc5-mm1 Laurent Riffard
2006-06-05 16:14 ` 2.6.17-rc5-mm1 Laurent Riffard
2006-06-05 18:00 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-05 18:18 ` 2.6.17-rc5-mm1 Dave Jones
2006-06-05 21:52 ` 2.6.17-rc5-mm1 Barry K. Nathan
2006-06-06 7:26 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-06-06 20:08 ` 2.6.17-rc5-mm1 Laurent Riffard
2006-06-06 20:58 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-06-06 21:38 ` 2.6.17-rc5-mm1 Laurent Riffard
2006-06-06 22:05 ` 2.6.17-rc5-mm1 Ingo Molnar
2006-06-06 22:29 ` 2.6.17-rc5-mm1 Andrew Morton
2006-06-07 6:22 ` 2.6.17-rc5-mm1 Jens Axboe
2006-06-08 19:00 ` 2.6.17-rc5-mm1 Laurent Riffard
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=adawtc34364.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=akpm@osdl.org \
--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.