https://bugzilla.kernel.org/show_bug.cgi?id=200317 --- Comment #2 from Yuexing Wang (wangyxlandq@xxxxxxxxx) --- (In reply to Matt Wang from comment #1) > I think this is by-design. If a target can not find its parents, it > indicates there is problem during enumeration. Panic is proper in this > situation. There are other places in the code (fc_target_setup in the same file, for example) where the return value from starget_to_rport is checked to avoid NPD error.Since most usages for the macro check its return value, we think it is necessary to do the same in function fc_eh_timed_out. -- You are receiving this mail because: You are watching the assignee of the bug.