Re: [PATCH 15/15] powerpc/watchpoint/xmon: Support 2nd dawr
From: Ravi Bangoria <hidden>
Date: 2020-03-18 12:40:57
Also in:
lkml
From: Ravi Bangoria <hidden>
Date: 2020-03-18 12:40:57
Also in:
lkml
quoted
+static int free_data_bpt(void)This names suggests the function frees a breakpoint. I guess it should be find_free_data_bpt()
Sure. Thanks, Ravi