some trace event funciton use __dynamic_array, but it only used at output time, change to __get_buf() will allocate tempary buffer for such usage. v2: remove Aswath Govindraju, seem mail not aviliable. Linyu Yuan (4): usb: cdns3: change trace event cdns3_ring() operation usb: cdns3: change some trace event __dynamic_array() to __get_buf() usb: dwc3: change some trace event __dynamic_array() to __get_buf() usb: xhci: change some trace event __dynamic_array() to __get_buf() drivers/usb/cdns3/cdns3-debug.h | 8 ++------ drivers/usb/cdns3/cdns3-trace.h | 28 +++++++++------------------- drivers/usb/cdns3/cdnsp-trace.h | 12 ++++-------- drivers/usb/dwc3/trace.h | 6 ++---- drivers/usb/host/xhci-trace.h | 20 +++++++------------- 5 files changed, 24 insertions(+), 50 deletions(-) -- 2.7.4