lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250417023405.6954-1-dh0421.hwang@samsung.com>
Date: Thu, 17 Apr 2025 11:34:02 +0900
From: DooHyun Hwang <dh0421.hwang@...sung.com>
To: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
	alim.akhtar@...sung.com, avri.altman@....com, bvanassche@....org,
	James.Bottomley@...senPartnership.com, martin.petersen@...cle.com,
	peter.wang@...iatek.com, manivannan.sadhasivam@...aro.org,
	quic_mnaresh@...cinc.com
Cc: grant.jung@...sung.com, jt77.jang@...sung.com, junwoo80.lee@...sung.com,
	jangsub.yi@...sung.com, sh043.lee@...sung.com, cw9316.lee@...sung.com,
	sh8267.baek@...sung.com, wkon.kim@...sung.com, DooHyun Hwang
	<dh0421.hwang@...sung.com>
Subject: [PATCH 0/2] scsi: ufs: Add an enum for ufs_trace_str_t to check uic
 cmd error

There is no trace when a ufs uic command error occurs.

So, add "UFS_CMD_ERR" enum to ufs_trace_str_t and add trace function calls when a uic
command error happens.

DooHyun Hwang (2):
  scsi: ufs: Add an enum for ufs_trace to check ufs cmd error
  scsi: ufs: core: Add a trace function calling when uic command error
    occurs

 drivers/ufs/core/ufs_trace.h | 1 +
 drivers/ufs/core/ufshcd.c    | 5 +++++
 include/ufs/ufs.h            | 2 +-
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.48.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ