[PATCH v2 0/3] Refine error history and introduce event_notify vop

Stanley Chu stanley.chu at mediatek.com
Thu Dec 3 02:24:40 EST 2020


Hi,
This series refines error history functions and introduce a new event_notify vop to allow vendor to get notification of important events.

Change since v1:
  - Change notify_event() to event_notify() to follow vop naming covention.

Stanley Chu (3):
  scsi: ufs: Add error history for abort event in UFS Device W-LUN
  scsi: ufs: Refine error history functions
  scsi: ufs: Introduce event_notify variant function

 drivers/scsi/ufs/ufshcd.c | 122 ++++++++++++++++++++++----------------
 drivers/scsi/ufs/ufshcd.h |  82 ++++++++++++-------------
 2 files changed, 112 insertions(+), 92 deletions(-)

-- 
2.18.0


More information about the linux-arm-kernel mailing list