forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/include/trace/events/libata.h
....@@ -249,6 +249,7 @@
249249 __entry->hob_feature = qc->result_tf.hob_feature;
250250 __entry->nsect = qc->result_tf.nsect;
251251 __entry->hob_nsect = qc->result_tf.hob_nsect;
252
+ __entry->flags = qc->flags;
252253 ),
253254
254255 TP_printk("ata_port=%u ata_dev=%u tag=%d flags=%s status=%s " \