On 2019/3/21 0:16, Mathieu Poirier wrote: > On Wed, 20 Mar 2019 at 00:37, Yue Haibing <[email protected]> wrote: >> >> From: YueHaibing <[email protected]> >> >> This patch series fixes two issue: >> 1. fix pass-zero-to-ERR_PTR warning >> 2. return correct errcode to upstream callers >> >> YueHaibing (2): >> perf cs-etm: Remove errnoeous ERR_PTR() usage in in >> cs_etm__process_auxtrace_info >> perf cs-etm: return errcode in cs_etm__process_auxtrace_info() >> >> tools/perf/util/cs-etm.c | 12 ++++++++---- >> 1 file changed, 8 insertions(+), 4 deletions(-) > > Please run your work through checkpatch and resend. >
Sorry, I will check and resend v2. > Mathieu > >> >> -- >> 2.7.0 >> >> > > . >

