Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp934372imm; Wed, 11 Jul 2018 13:45:58 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfyIuHFJY4GBKBqje9keyuPWOWru2bFzh0ILPWpT8eTobAX4aC/1f/E+SAqsaYrn7qKRQnD X-Received: by 2002:a17:902:7043:: with SMTP id h3-v6mr137057plt.269.1531341958755; Wed, 11 Jul 2018 13:45:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531341958; cv=none; d=google.com; s=arc-20160816; b=SqpyIONTjfKvMzOshJ1iS31P/DKn8RklGG375pxwzghCgAD/o5XNeoed5bzm3aHMKR pKm243GPcxjk1W79HB09iQwyiOHQmI0rMSne+Ii/00BgWKl6I5v7xpzkbkyiJ23laXgP fqzxVeugL96kLvPAWRxzQtumV03bAYFCSHJWS8BpV9gZV5gU+V9m2Fo+9vk2POP7N+Xk JadV+3uqQWN7LFzXX4mJ/CoKqyVPZNewyyc9u7dcf6blhpy7RBT+z/uE3oMzSyylVMHv TuVVCdrZzlBBz/Wt7pxwHUZcPr6HPejuyPXWTSNFJcqLqHjeGhTPmNxabJz7mPoVTaK/ vPcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:references:cc:to:from:subject:arc-authentication-results; bh=99IlCzvN9uft8Wo1kQLjho/3N9VtPrXbRWjmhN3AiXg=; b=JPZYH9rvrj03YKgkFN8WPwdojgblqgJnlfgyuFgLgNmHQuOA+SDWv2yw9JfIkHFNAl LfCrtozk86XZpXKD3HcCs9LuUDEuYKABhTo6evt7b29RWaC9ySHFVk8Dedj2PGtU2ZTf rEvHN7I4elGZQpu91ijS5PXIGCHXE+VLABSxpTVbyxWJ+JLGqPUs8zL4NbPGNjJI3r+k dOr6G8t1CYedV+4NEc5n5+gMCHLIopnvIfI5DPLDwW+PBrfn4kLt3Mpb09CP1G6ZewGn YRHpbuZX7A1khcin6WWx4+MLYUy/0J3+/+KDhFcA/xIMHMbnyV/vsVJphHbeZKlpAOcO QuEA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g65-v6si20977842pfc.36.2018.07.11.13.45.43; Wed, 11 Jul 2018 13:45:58 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388653AbeGKOeP (ORCPT + 99 others); Wed, 11 Jul 2018 10:34:15 -0400 Received: from www262.sakura.ne.jp ([202.181.97.72]:48022 "EHLO www262.sakura.ne.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388075AbeGKOeP (ORCPT ); Wed, 11 Jul 2018 10:34:15 -0400 Received: from fsav401.sakura.ne.jp (fsav401.sakura.ne.jp [133.242.250.100]) by www262.sakura.ne.jp (8.15.2/8.15.2) with ESMTP id w6BETU4a040712; Wed, 11 Jul 2018 23:29:31 +0900 (JST) (envelope-from penguin-kernel@i-love.sakura.ne.jp) Received: from www262.sakura.ne.jp (202.181.97.72) by fsav401.sakura.ne.jp (F-Secure/fsigk_smtp/530/fsav401.sakura.ne.jp); Wed, 11 Jul 2018 23:29:30 +0900 (JST) X-Virus-Status: clean(F-Secure/fsigk_smtp/530/fsav401.sakura.ne.jp) Received: from [192.168.1.8] (softbank126074194044.bbtec.net [126.74.194.44]) (authenticated bits=0) by www262.sakura.ne.jp (8.15.2/8.15.2) with ESMTPSA id w6BETUEe040707 (version=TLSv1.2 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 11 Jul 2018 23:29:30 +0900 (JST) (envelope-from penguin-kernel@i-love.sakura.ne.jp) Subject: Re: [PATCH v3] block/loop: Serialize ioctl operations. From: Tetsuo Handa To: Jens Axboe Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, syzbot , syzbot References: <1527297408-4428-1-git-send-email-penguin-kernel@I-love.SAKURA.ne.jp> <748bce03-afda-4ed2-13b3-1fcd01d57770@kernel.dk> <9a9209af-c841-6034-4b4f-46d93aa0c037@i-love.sakura.ne.jp> Message-ID: <92bffcc8-c25d-2297-80b3-24ba99075cd6@i-love.sakura.ne.jp> Date: Wed, 11 Jul 2018 23:29:35 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <9a9209af-c841-6034-4b4f-46d93aa0c037@i-love.sakura.ne.jp> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Since syzbot restarted testing linux-next.git , it is a good chance to test this patch for unexpected regressions (until you come up with a good alternative). On 2018/06/26 23:34, Tetsuo Handa wrote: > Did you get any idea? > > On 2018/06/05 3:13, Jens Axboe wrote: >> On 6/4/18 5:19 AM, Tetsuo Handa wrote: >>> This problem was already ignored for 8 months. Unless we boost priority, >>> this problem will be ignored for years. Jens, can we test this patch? >> >> Sorry, it's just that I _really_ hate this patch. We're making up >> a weird locking primitive that tracks the process, with a weird >> unlock helper that only unlocks if it's the process that is >> holding the mutex. >> >> I'll try and think about this a bit, it would be nice if we had >> a better alternative than the above. >>