forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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 " \