Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp4687670imm; Tue, 11 Sep 2018 16:18:29 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZLdqJ3lsH6HfDcEQojSjHjzxNuU/hFElKj0sWm6yBpLCHc2l4RR0td06g/FXz5kVU03c2x X-Received: by 2002:a63:ab0c:: with SMTP id p12-v6mr31351015pgf.190.1536707909388; Tue, 11 Sep 2018 16:18:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536707909; cv=none; d=google.com; s=arc-20160816; b=RsoKFIvPoiZe6u6HtC7Lqw+3T1kl4Lx9lRawAoQgqhmJtiKh9xPjOZwZC5WYQRwqMA Uc2QCYDVv7PyhU3LF6RKRMT43GTtFFUQWp2wDE0WidgOBNshZbXpjjpWK9vg0QlujI+j gOSKllY+0diEs7emV3Nv9Yrs0/53F6Cjjoq3mRzYRm+Ahne9/jGeQzPleWaxImiKO3Sz KZnysBhnupYPcFPh6hLvuuuDIodE6YIadfuz8axnW6fX8DSz7zQBuXc9GSCCXlVdcjlm SxgRsW3D2P9MR+vOSBjC40fTLkQBUFAc55ycL9K4iotFZUWf/r+FLPMrBont7NVvmaWM cYMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:content-id:mime-version :subject:cc:to:references:in-reply-to:from:organization; bh=HNAmQqvnRkZ7pwfFiTheU2V7bKdxk65G/OyaNK2UvZQ=; b=02e4l19zJEe/zLQVJl7PUZuDZTkDxK32/9H13+CVfUGskwMnKb1QGYylolZ/rMd2Gg X15M6Y7kX7f/fIodv4aMSiI5WWNQ5eskda1Kyrp8gWmhHOo4TeSg/DCBhQ+4VcWZNRWg Gdo8sS4PUyujIYpd6GNqSc1lhahZgrlMkofDybKmKTrxlXil7FrkCnaRzMSmYHvbC9uz nLI1fwJWBwE2korgUAW+QU13KqQg9wrMIu3VHHaMSN9/afBoR3x/2YqrLxHN/ddqC9Is fOCGWLXiDEVNbqL4fSy0OO7zPjHHxE3QXA1C3+tpQOxBm1CxGsn0OQTZCa4vMOKqYuKb 0k7Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a6-v6si21111174pgc.659.2018.09.11.16.17.59; Tue, 11 Sep 2018 16:18:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726428AbeILETK (ORCPT + 99 others); Wed, 12 Sep 2018 00:19:10 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:50604 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725738AbeILETK (ORCPT ); Wed, 12 Sep 2018 00:19:10 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6B9E64023337; Tue, 11 Sep 2018 23:17:37 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-123-84.rdu2.redhat.com [10.10.123.84]) by smtp.corp.redhat.com (Postfix) with ESMTP id 642C42026D6B; Tue, 11 Sep 2018 23:17:36 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20180911220743.GA13208@roeck-us.net> References: <20180911220743.GA13208@roeck-us.net> <20180911174641.GA15149@roeck-us.net> <153313703562.13253.5766498657900728120.stgit@warthog.procyon.org.uk> <153313714181.13253.304098108512966976.stgit@warthog.procyon.org.uk> <27113.1536702746@warthog.procyon.org.uk> To: Guenter Roeck Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, torvalds@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Steven Rostedt Subject: Re: [PATCH 14/33] vfs: Implement a filesystem superblock creation/configuration context [ver #11] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <32381.1536707855.1@warthog.procyon.org.uk> Date: Wed, 12 Sep 2018 00:17:35 +0100 Message-ID: <32382.1536707855@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.6]); Tue, 11 Sep 2018 23:17:37 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.6]); Tue, 11 Sep 2018 23:17:37 +0000 (UTC) for IP:'10.11.54.4' DOMAIN:'int-mx04.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'dhowells@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Guenter Roeck wrote: > [ 8.507672] RIP: 0010:reconfigure_super+0x47/0x210 Can you tell me the file and line this corresponds to? Thanks, David