From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:41712 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751297AbdLNNIr (ORCPT ); Thu, 14 Dec 2017 08:08:47 -0500 Date: Thu, 14 Dec 2017 14:08:46 +0100 From: Christoph Hellwig To: Ingo Molnar Cc: Christoph Hellwig , Ingo Molnar , Peter Zijlstra , Andrew Morton , Al Viro , Jason Baron , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] sched/wait: assert the wait_queue_head lock is held in __wake_up_common Message-ID: <20171214130846.GC10791@lst.de> References: <20171206235230.19425-1-hch@lst.de> <20171206235230.19425-3-hch@lst.de> <20171207005033.5fpojl43xlfyqvth@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171207005033.5fpojl43xlfyqvth@gmail.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Dec 07, 2017 at 01:50:33AM +0100, Ingo Molnar wrote: > Makes sense. Would you like to carry this patch together with the epoll patch, to > be able to test them both? If yes then: It would be good to merge them all together. I still thing the sched tree might be the best place for all of them, but I'll let you fight that out with Andrew once the next iteration is posted :)