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 99EBAC4332F for ; Thu, 13 Oct 2022 07:39:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229641AbiJMHje (ORCPT ); Thu, 13 Oct 2022 03:39:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229548AbiJMHjb (ORCPT ); Thu, 13 Oct 2022 03:39:31 -0400 Received: from mail.nfschina.com (mail.nfschina.com [124.16.136.209]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E5A04122BD0; Thu, 13 Oct 2022 00:39:29 -0700 (PDT) Received: from localhost (unknown [127.0.0.1]) by mail.nfschina.com (Postfix) with ESMTP id B46F51E80D99; Thu, 13 Oct 2022 15:39:31 +0800 (CST) X-Virus-Scanned: amavisd-new at test.com Received: from mail.nfschina.com ([127.0.0.1]) by localhost (mail.nfschina.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5offDkYcqK_B; Thu, 13 Oct 2022 15:39:29 +0800 (CST) Received: from localhost.localdomain (unknown [219.141.250.2]) (Authenticated sender: kunyu@nfschina.com) by mail.nfschina.com (Postfix) with ESMTPA id 290701E80D90; Thu, 13 Oct 2022 15:39:29 +0800 (CST) From: Li kunyu To: yanaijie@huawei.com Cc: damien.lemoal@opensource.wdc.com, jejb@linux.vnet.ibm.com, kunyu@nfschina.com, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, martin.petersen@oracle.com Subject: Re: [PATCH 4.19] scsi: sd: Fix 'sdkp' in sd_first_printk Date: Thu, 13 Oct 2022 15:39:19 +0800 Message-Id: <20221013073920.279180-1-kunyu@nfschina.com> X-Mailer: git-send-email 2.18.2 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, I'm not sure how to operate it. Do you want to execute git push to submit this patch in branch 4.19. thanks, kunyu