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 X-Spam-Level: X-Spam-Status: No, score=-12.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C3079C433C1 for ; Fri, 19 Mar 2021 16:53:15 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2F28561949 for ; Fri, 19 Mar 2021 16:53:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2F28561949 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=tempfail smtp.mailfrom=dm-devel-bounces@redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1616172794; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=crFdvstGFny7m5PdTYXQmEs+StjERZzn14f8ypdydv8=; b=b0K8N8Zcj9Bx+LnDdY7OstkY3zf6l/4Zk25p8PRVJ16cqNof4JDuzIXAolG/0woqFJm9Dn VF99Lu/W3HaWpOgmfaTZSFPTUzhWXNeJlNBf/CRz7m6gRBu7JIC9JbeArwYT999GZmiePc B/LIEsl+XOydCeZ7vSNYumbKNTmTW28= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-239-3adqMsUBPrm5dOy2Q5wdEw-1; Fri, 19 Mar 2021 12:52:59 -0400 X-MC-Unique: 3adqMsUBPrm5dOy2Q5wdEw-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 85E0C100945F; Fri, 19 Mar 2021 16:52:54 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 876E36090F; Fri, 19 Mar 2021 16:52:53 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id BE8F54BB7C; Fri, 19 Mar 2021 16:52:52 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 12JGqowM014276 for ; Fri, 19 Mar 2021 12:52:50 -0400 Received: by smtp.corp.redhat.com (Postfix) id 95B046090F; Fri, 19 Mar 2021 16:52:50 +0000 (UTC) Received: from localhost (unknown [10.18.25.174]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 715F060CD0; Fri, 19 Mar 2021 16:52:42 +0000 (UTC) Date: Fri, 19 Mar 2021 12:52:42 -0400 From: Mike Snitzer To: Ming Lei Message-ID: <20210319165241.GA9938@redhat.com> References: <20210318164827.1481133-1-ming.lei@redhat.com> <20210318164827.1481133-2-ming.lei@redhat.com> MIME-Version: 1.0 In-Reply-To: <20210318164827.1481133-2-ming.lei@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-loop: dm-devel@redhat.com Cc: Jens Axboe , linux-block@vger.kernel.org, dm-devel@redhat.com, Jeffle Xu , Christoph Hellwig Subject: Re: [dm-devel] [RFC PATCH V2 01/13] block: add helper of blk_queue_poll X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dm-devel-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, Mar 18 2021 at 12:48pm -0400, Ming Lei wrote: > There has been 3 users, and will be more, so add one such helper. > > Signed-off-by: Ming Lei Not sure if you're collecting Reviewed-by or Acked-by at this point? Seems you dropped Chaitanya's Reviewed-by to v1: https://listman.redhat.com/archives/dm-devel/2021-March/msg00166.html Do you plan to iterate a lot more before you put out a non-RFC? For this RFC v2, I'll withhold adding any of my Reviewed-by tags and just reply where I see things that might need folding into the next iteration. Mike -- dm-devel mailing list dm-devel@redhat.com https://listman.redhat.com/mailman/listinfo/dm-devel 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 X-Spam-Level: X-Spam-Status: No, score=-12.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 57047C433E0 for ; Fri, 19 Mar 2021 16:53:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 24D0561942 for ; Fri, 19 Mar 2021 16:53:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229925AbhCSQw6 (ORCPT ); Fri, 19 Mar 2021 12:52:58 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:56097 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230047AbhCSQwz (ORCPT ); Fri, 19 Mar 2021 12:52:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1616172774; 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: in-reply-to:in-reply-to:references:references; bh=GQrOYOQ4JqTkQFy6p6LfwIHWaCJbsAcGeIAzSro5ONk=; b=NzOCYtjOByw1yNoAomY68fXZpvnLwv8ifFB6Hnp69VlMvlWiNEmtrffrMDVyYsaWt5FJvi IlQxA7VAfIXU8p40l95Fo/g5it/wtLY3wDnOACHynpq42Lza6Oh4+b5zdlaVAd/BRmfFu/ HOwx/kLrhBtTLcPzVxalZfvzyUpXIZs= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-73-vNzuYJbmMnm4cjjlYMbbZw-1; Fri, 19 Mar 2021 12:52:51 -0400 X-MC-Unique: vNzuYJbmMnm4cjjlYMbbZw-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9737E1009456; Fri, 19 Mar 2021 16:52:50 +0000 (UTC) Received: from localhost (unknown [10.18.25.174]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 715F060CD0; Fri, 19 Mar 2021 16:52:42 +0000 (UTC) Date: Fri, 19 Mar 2021 12:52:42 -0400 From: Mike Snitzer To: Ming Lei Cc: Jens Axboe , linux-block@vger.kernel.org, Christoph Hellwig , Jeffle Xu , dm-devel@redhat.com Subject: Re: [RFC PATCH V2 01/13] block: add helper of blk_queue_poll Message-ID: <20210319165241.GA9938@redhat.com> References: <20210318164827.1481133-1-ming.lei@redhat.com> <20210318164827.1481133-2-ming.lei@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210318164827.1481133-2-ming.lei@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Thu, Mar 18 2021 at 12:48pm -0400, Ming Lei wrote: > There has been 3 users, and will be more, so add one such helper. > > Signed-off-by: Ming Lei Not sure if you're collecting Reviewed-by or Acked-by at this point? Seems you dropped Chaitanya's Reviewed-by to v1: https://listman.redhat.com/archives/dm-devel/2021-March/msg00166.html Do you plan to iterate a lot more before you put out a non-RFC? For this RFC v2, I'll withhold adding any of my Reviewed-by tags and just reply where I see things that might need folding into the next iteration. Mike