From: Ingo Molnar <mingo@kernel.org>
To: David Miller <davem@davemloft.net>
Cc: luto@amacapital.net, linux-kernel@vger.kernel.org,
x86@kernel.org, trinity@vger.kernel.org
Subject: Re: [PATCH 0/5] x86: oops on uaccess faults outside of user addresses
Date: Tue, 28 May 2013 10:54:35 +0200 [thread overview]
Message-ID: <20130528085435.GC30172@gmail.com> (raw)
In-Reply-To: <20130528.015105.1513437101791265718.davem@davemloft.net>
* David Miller <davem@davemloft.net> wrote:
> From: Ingo Molnar <mingo@kernel.org>
> Date: Tue, 28 May 2013 10:25:14 +0200
>
> >
> > * David Miller <davem@davemloft.net> wrote:
> >
> >> Please don't mix networking and non-networking changes into a patch
> >> series.
> >
> > As explained in 0/5 the networking fix justifies the first 4 patches. The
> > networking fix is independent of the first 4 patches.
> >
> >> Submit the networking patch to netdev@vger.kernel.org
> >
> > He Cc:-ed the patch to netdev@vger.kernel.org. If you agree with it then
> > the fix should probably be picked up ASAP.
>
> He submitted it as part of a series which implies that it belongs together
> with the others.
And then described it in the 0/5 patch that it's not. It's also visible
from the title, the changelog and the diff of the 5/5 patch that it's a
separate fix.
So please consider it submitted.
Thanks,
Ingo
next prev parent reply other threads:[~2013-05-28 8:54 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-22 21:07 [PATCH 0/5] x86: oops on uaccess faults outside of user addresses Andy Lutomirski
2013-05-22 21:07 ` [PATCH 1/5] x86: Split "utter crap" pnpbios fixup out of fixup_exception Andy Lutomirski
2013-05-22 21:07 ` [PATCH 2/5] x86: Clean up extable entry format (and free up a bit) Andy Lutomirski
2013-05-22 21:07 ` [PATCH 3/5] x86: Annotate _ASM_EXTABLE users to distinguish uaccess from everything else Andy Lutomirski
2013-05-22 21:07 ` [PATCH 4/5] x86: Don't fixup uaccess faults to kernel or non-canonical addresses Andy Lutomirski
2013-05-22 21:07 ` [PATCH 5/5] net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg Andy Lutomirski
2013-05-28 8:56 ` [PATCH/FIX] " Ingo Molnar
2013-05-28 8:56 ` Ingo Molnar
2013-05-29 6:56 ` David Miller
2013-05-29 8:11 ` Ingo Molnar
2013-06-06 2:56 ` [PATCH 5/5] " Michael Neuling
2013-06-06 2:56 ` Michael Neuling
2013-06-06 3:01 ` Anton Blanchard
2013-06-06 3:01 ` Anton Blanchard
2013-06-06 3:29 ` Stephen Rothwell
2013-06-06 5:38 ` [PATCH] net: Unbreak compat_sys_{send,recv}msg Andy Lutomirski
2013-06-06 5:48 ` Michael Neuling
2013-06-06 5:48 ` Michael Neuling
2013-06-06 7:26 ` David Miller
2013-06-06 7:26 ` David Miller
2013-06-06 13:45 ` Eric Dumazet
2013-06-06 13:45 ` Eric Dumazet
2013-06-06 18:53 ` David Miller
2013-06-06 18:53 ` David Miller
2013-06-06 4:35 ` [PATCH 5/5] net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg Eric Dumazet
2013-06-06 4:35 ` Eric Dumazet
2013-06-06 5:00 ` David Miller
2013-06-06 5:00 ` David Miller
2013-05-22 21:28 ` [PATCH 0/5] x86: oops on uaccess faults outside of user addresses David Miller
2013-05-28 8:25 ` Ingo Molnar
2013-05-28 8:51 ` David Miller
2013-05-28 8:54 ` Ingo Molnar [this message]
2013-06-13 22:00 ` Andy Lutomirski
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=20130528085435.GC30172@gmail.com \
--to=mingo@kernel.org \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@amacapital.net \
--cc=trinity@vger.kernel.org \
--cc=x86@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.