From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5BA66C001B0 for ; Thu, 13 Jul 2023 17:13:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230024AbjGMRNU (ORCPT ); Thu, 13 Jul 2023 13:13:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232560AbjGMRNA (ORCPT ); Thu, 13 Jul 2023 13:13:00 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0DE122D4B for ; Thu, 13 Jul 2023 10:11:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1689268312; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+UPgPFBGvQHuZjwqO9ik4oPicS3MZwipCdBIqa3Pous=; b=TCEFEbS786WVlLJ0FOZ5xVkVn4sNTzxLKhtXkTvOg5CghA8xmaxzP+u68zmQRHxwQ3M3Kd X89x6JVxc56Inoqp82ceLliLgAv78Iq2I6wygKO3mZrPOLKaDXwg3XQXH/j4mWHAezBVU9 nHSeLpJYwi6kFEsg5pBtUIYITNm+cW8= Received: from mail-il1-f199.google.com (mail-il1-f199.google.com [209.85.166.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-629-QYtwrl3GOkaOXZPoVMtBFQ-1; Thu, 13 Jul 2023 13:11:16 -0400 X-MC-Unique: QYtwrl3GOkaOXZPoVMtBFQ-1 Received: by mail-il1-f199.google.com with SMTP id e9e14a558f8ab-345fdbca2adso4563035ab.2 for ; Thu, 13 Jul 2023 10:11:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689268257; x=1691860257; h=content-transfer-encoding:mime-version:organization:references :in-reply-to:message-id:subject:cc:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=+UPgPFBGvQHuZjwqO9ik4oPicS3MZwipCdBIqa3Pous=; b=cVeSWf3N++q+bsJ90jb+TE1swntKhXROqhAr3jivLE6lxZMwJraYP0vTX+OUmHTXBI 199qg+SgdM89Ta6g1seO1KW2ck9hzKpr+nqlfWJ+8CNURbV9r3+etUou1ZRctexcIZT8 ZT8D5wPF/RwqsGUu4/b7AfNAC8kEQqtpz78OGlnSTjuIwTPq2P4JqkSM8dS2NbFRN6Pg TZfzd0tnHJ/t5cQ/IOXIbkgIT0zq/OqCnscvc1p4bw3e66IhK+B6dJz+0rGXHFkpp8sm 0a3wS2F85VR4I/tSRFUiFGUl75nr5Vp1n0I8gqy/Orqvl1gdLzUNzY/9HzXFceWWIhjH QrYg== X-Gm-Message-State: ABy/qLZCnA6CNmXZimA6CGi/FDTcDJmfKGVRjoqxkMU9MJ9BZywqcrst zaPseB6UEonsiU8syL94M+omZKAPuvcbbS0bYoqJ4w1ZjKYZO70ino5J28y7acu7dwDAGexwYBj WlVJ0t/UxaLDkVhueaw2JWnmTPA== X-Received: by 2002:a92:c105:0:b0:345:6ffa:63c5 with SMTP id p5-20020a92c105000000b003456ffa63c5mr1980583ile.32.1689268257118; Thu, 13 Jul 2023 10:10:57 -0700 (PDT) X-Google-Smtp-Source: APBJJlEYzBd2cy5+vbqrqBW5hcL0Nlt03XvoKU7EVc2Oqt6qt/39DAJLG7+eJes4a+aimrEVLy/slQ== X-Received: by 2002:a92:c105:0:b0:345:6ffa:63c5 with SMTP id p5-20020a92c105000000b003456ffa63c5mr1980544ile.32.1689268256865; Thu, 13 Jul 2023 10:10:56 -0700 (PDT) Received: from redhat.com ([38.15.36.239]) by smtp.gmail.com with ESMTPSA id el20-20020a0566384d9400b0042b61a5087csm1948085jab.132.2023.07.13.10.10.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jul 2023 10:10:56 -0700 (PDT) Date: Thu, 13 Jul 2023 11:10:54 -0600 From: Alex Williamson To: Christian Brauner Cc: linux-fsdevel@vger.kernel.org, linux-aio@kvack.org, linux-usb@vger.kernel.org, Matthew Rosato , Paul Durrant , Tom Rix , Jason Wang , dri-devel@lists.freedesktop.org, Michal Hocko , linux-mm@kvack.org, Kirti Wankhede , Paolo Bonzini , Jens Axboe , Vineeth Vijayan , Diana Craciun , Alexander Gordeev , Xuan Zhuo , Shakeel Butt , Vasily Gorbik , Leon Romanovsky , Harald Freudenberger , Fei Li , x86@kernel.org, Roman Gushchin , Halil Pasic , Jason Gunthorpe , Ingo Molnar , intel-gfx@lists.freedesktop.org, Christian Borntraeger , linux-fpga@vger.kernel.org, Zhi Wang , Wu Hao , Jason Herne , Eric Farman , Dave Hansen , Andrew Donnellan , Arnd Bergmann , linux-s390@vger.kernel.org, Heiko Carstens , Johannes Weiner , linuxppc-dev@lists.ozlabs.org, Eric Auger , Borislav Petkov , kvm@vger.kernel.org, Rodrigo Vivi , cgroups@vger.kernel.org, Thomas Gleixner , virtualization@lists.linux-foundation.org, intel-gvt-dev@lists.freedesktop.org, io-uring@vger.kernel.org, netdev@vger.kernel.org, Tony Krowiak , Tvrtko Ursulin , Pavel Begunkov , Sean Christopherson , Oded Gabbay , Muchun Song , Peter Oberparleiter , linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org, Benjamin LaHaise , "Michael S. Tsirkin" , Sven Schnelle , Greg Kroah-Hartman , Frederic Barrat , Moritz Fischer , Vitaly Kuznetsov , David Woodhouse , Xu Yilun , jaz@semihalf.com Subject: Re: [PATCH 0/2] eventfd: simplify signal helpers Message-ID: <20230713111054.75cdf2b8.alex.williamson@redhat.com> In-Reply-To: <20230713-vfs-eventfd-signal-v1-0-7fda6c5d212b@kernel.org> References: <20230713-vfs-eventfd-signal-v1-0-7fda6c5d212b@kernel.org> Organization: Red Hat MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Thu, 13 Jul 2023 12:05:36 +0200 Christian Brauner wrote: > Hey everyone, > > This simplifies the eventfd_signal() and eventfd_signal_mask() helpers > by removing the count argument which is effectively unused. We have a patch under review which does in fact make use of the signaling value: https://lore.kernel.org/all/20230630155936.3015595-1-jaz@semihalf.com/ Thanks, Alex