From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 011.lax.mailroute.net (011.lax.mailroute.net [199.89.1.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 388ED3A7F58 for ; Tue, 24 Feb 2026 16:50:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=199.89.1.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771951841; cv=none; b=Z+PhqrCsHRGYh525iQwjFTX+yQLZHMGhtlT6oR1D/T2hNFx3R2zeA662E12uliY0ztzpyGiRXPHpi4lxToTIY1NW23RZzwEbjfSdlnhZDXB25TPDadqZ5dDKu4uDaeNKePVIYgO8edDJRcT86vfglQGWqR6durCB2A3DLTyNNJw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771951841; c=relaxed/simple; bh=RuBp3PIqrEuKdsun8ArySbSeNPdeTB2hEN6T+l6gBck=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=RJNoo9GZ27ZLHPR5UF/f4PaRImNqSbDXxt8mAsNcfNGDhhzmyxSU547BgBtBQLdl3bsuR9YcafB39WQtJ6KAe/d1x5LPnWtYfqRxh+AY/DZCYIarcJc7PyDDDMTMsNu57sFGurIeNYOPnKZeuliy/Wv3oohnhmuVTude0Y4Xvsc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=acm.org; spf=pass smtp.mailfrom=acm.org; dkim=pass (2048-bit key) header.d=acm.org header.i=@acm.org header.b=3RBnv0ph; arc=none smtp.client-ip=199.89.1.14 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=acm.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=acm.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=acm.org header.i=@acm.org header.b="3RBnv0ph" Received: from localhost (localhost [127.0.0.1]) by 011.lax.mailroute.net (Postfix) with ESMTP id 4fL3cv6wzwz1XM6Jk; Tue, 24 Feb 2026 16:50:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=acm.org; h= content-transfer-encoding:content-type:content-type:in-reply-to :from:from:content-language:references:subject:subject :user-agent:mime-version:date:date:message-id:received:received; s=mr01; t=1771951837; x=1774543838; bh=imNE9LSqxAsXf0PLioI06r2r MiKPpRxbdmCSUWVbDuA=; b=3RBnv0phPFNDUzCthEXChpqF8rH0l7CNU4FQIbOW Qk47J8ay4XZpxAR9dhCwpMjCVioTNqbqNRXuf5f8y44kuBlQ7HXzMJCRyK5YZhWd qXhD5gb9zn/GlcFu6PHyawNuQFICxeRhjbroML2/vF3qaB9ZiVO7Z52fadbpPpXp KEeYX3PDlcEZp8bSUzWC7SuZUl1xuLgNMRSGSxNChY/AhcUdfxg4XAUhVwHJYRqm aK5wXjROXOX+tRqGMRTgKE/6fdQSsRZuIon059AeC1Q0yeWZEDn4kftEzjJBI/bb 4aciFV5U2e3abltohAAVI7hsLnRjAdIubSJjzIru24Lhjw== X-Virus-Scanned: by MailRoute Received: from 011.lax.mailroute.net ([127.0.0.1]) by localhost (011.lax [127.0.0.1]) (mroute_mailscanner, port 10029) with LMTP id alVYFKGJ_EM7; Tue, 24 Feb 2026 16:50:37 +0000 (UTC) Received: from [172.20.150.38] (unknown [4.28.11.157]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: bvanassche@acm.org) by 011.lax.mailroute.net (Postfix) with ESMTPSA id 4fL3cl66qzz1XM6J7; Tue, 24 Feb 2026 16:50:31 +0000 (UTC) Message-ID: <2d37bfc1-fb1b-4bf9-9195-fa02f73c029f@acm.org> Date: Tue, 24 Feb 2026 08:50:31 -0800 Precedence: bulk X-Mailing-List: linux-scsi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1] ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_trace() To: peter.wang@mediatek.com, linux-scsi@vger.kernel.org, martin.petersen@oracle.com, avri.altman@sandisk.com, alim.akhtar@samsung.com, jejb@linux.ibm.com Cc: wsd_upstream@mediatek.com, linux-mediatek@lists.infradead.org, chun-hung.wu@mediatek.com, alice.chao@mediatek.com, cc.chou@mediatek.com, chaotian.jing@mediatek.com, tun-yu.yu@mediatek.com, eddie.huang@mediatek.com, naomi.chu@mediatek.com, ed.tsai@mediatek.com References: <20260223065657.2432447-1-peter.wang@mediatek.com> Content-Language: en-US From: Bart Van Assche In-Reply-To: <20260223065657.2432447-1-peter.wang@mediatek.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2/22/26 10:56 PM, peter.wang@mediatek.com wrote: > Kernel log excerpt: > [ ... ] > > Signed-off-by: Peter Wang Bug fixes should have a Fixes: tag. Once that tag has been added, feel free to add: Reviewed-by: Bart Van Assche