Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1575291

Re: Linux 4.10-rc7

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: Linux 4.10-rc7
Date Tue, 07 Feb 2017 02:00:01 +0100
Message-ID <t82it-3XP-7@gated-at.bofh.it> (permalink)
References <t7EJb-5x1-5@gated-at.bofh.it> <t7KEW-17z-7@gated-at.bofh.it> <t7MGJ-2kY-9@gated-at.bofh.it> <t81Pr-3N7-9@gated-at.bofh.it>
X-Original-To Dave Jones <davej@codemonkey.org.uk>, Christoph Hellwig <hch@lst.de>, Linus Torvalds <torvalds@linux-foundation.org>, Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=rt05RiUWiqpkDL0ZiOiYSUUJ8aNuy14qtg3J+Qb8vFg=; b=TJeUbSyEc0GuyfeBxeI6q7nJywEgldEQXgylDRjv9xL0ew0gA/ktbA8jmYlJxMppf+ GujdezxMTiJy9r7p4pntbq+PMCPSDc9ExgMH1eIa/Nmf/U8gPdGoZX6dt8MFzD//YoUA f2SX4UrDE8h4J7+JG/9JMS1cXH0Ov38du0gthBwvIuQ3saeWS0JP6Xvok7Neh/2pt0tM s6U2lFpmAh2mJWVR7MuCdShIFLlZ7RW7LMrxTazB90ff86E9B+13YuCu/BNDxDRrGpGv hvxqjS+Apr8bAJhgtyEUh/2OSFX+8Vl0D8THjObbVQ0jbDMlg90j4+ti+NYP79ARF2na q1IQ==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=rt05RiUWiqpkDL0ZiOiYSUUJ8aNuy14qtg3J+Qb8vFg=; b=r070Kn/Uu7u/8tm59Vr+TyptvJbloYeV4dg6YygBQA8xRf33MqIs3REyPiOHeJEYqz fqm53mBGrzM7BkRHDotU+dIU5f2S9f1nHMhkyTY5Zss75dQZY9JnOksOvs6HzxSuE3cY fkrrGlgr2tRunS8PGfiVAT2qMga5YHgOtDoZszd4/+xUqH1GuxJ6YwpntjB0TG/ouzz1 onrCvzR4bayHtQtSL977rmM8FoMSj+hKWNbZQWR8nVfQWWiI8PB8wRcIOeFoLe0B4BmV Oz4MWbWXqAAfR0wxjIkb1sjZgX1tsrzIgp/KdCkdPC6T+ocbiP/mp+ruMtxOZiCSyuap DQCg==
X-Gm-Message-State AMke39kzgtozSEVYlhxeWSyx3y3xMQ+gNJmfLlDw/k8/B+lQzT9W/XmWdTMrkbYb8UkGVP+F/9U1pXjMo0hJyg==
X-Received by 10.202.232.82 with SMTP id f79mr5664373oih.60.1486429015830; Mon, 06 Feb 2017 16:56:55 -0800 (PST)
MIME-Version 1.0
X-Google-Sender-Auth 8egscvPOWzeQhmjx-2s6u1MlYfQ
Content-Type text/plain; charset=UTF-8
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 16
Organization linux.* mail to news gateway
X-Original-Date Mon, 6 Feb 2017 16:56:55 -0800
X-Original-Message-ID <CA+55aFzLn06YG6RNtwnWYAj+tBLjZD5iQbBJkwMFuHYdhsiaAg@mail.gmail.com>
X-Original-References <CA+55aFy_TEoUmCvy3mrp22yabuPum-nVXQRNDgmHGTnKjoTO8w@mail.gmail.com> <20170206060032.f7ktrvogksxl4ppy@codemonkey.org.uk> <20170206081924.GA21703@lst.de> <20170207002205.rwgqrqwltuh5xdxw@codemonkey.org.uk>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1575291

Show key headers only | View raw


On Mon, Feb 6, 2017 at 4:22 PM, Dave Jones <davej@codemonkey.org.uk> wrote:
> On Mon, Feb 06, 2017 at 09:19:24AM +0100, Christoph Hellwig wrote:
>  >
>  > Double mnt_want_write, no idea why lockdep isn't reporting that for me.
>  > Fix below:
>
> Yep, seems to do the trick.
>
> Tested-by: Dave Jones <davej@codemonkey.org.uk>

Christop, mind re-sending that patch with commit message and sign-off,
and I'll apply it.

Or just send a git pull request, of course.

                Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Linux 4.10-rc7 Linus Torvalds <torvalds@linux-foundation.org> - 2017-02-06 00:50 +0100
  Re: Linux 4.10-rc7 Dave Jones <davej@codemonkey.org.uk> - 2017-02-06 07:10 +0100
    Re: Linux 4.10-rc7 Christoph Hellwig <hch@lst.de> - 2017-02-06 09:20 +0100
      Re: Linux 4.10-rc7 Dave Jones <davej@codemonkey.org.uk> - 2017-02-07 01:30 +0100
        Re: Linux 4.10-rc7 Linus Torvalds <torvalds@linux-foundation.org> - 2017-02-07 02:00 +0100
          Re: Linux 4.10-rc7 Christoph Hellwig <hch@lst.de> - 2017-02-07 10:00 +0100

csiph-web