> From: Masami Hiramatsu (Google) <[email protected]> > > Add modify_local_hw_breakpoint_addr() to update only the watched > address of an installed hardware breakpoint on the local CPU without > releasing and reserving its hardware slot. This is available when the > architecture selects CONFIG_HAVE_MODIFY_LOCAL_HW_BREAKPOINT_ADDR. > > The caller must provide an installed local event and a valid address, > and update other CPUs separately. > > Link: > https://lore.kernel.org/all/f9c49dfa49bdc57ba8c0574bc9981c1e581acf92.1785067572.git.wangjinchao...@gmail.com/ > > Assisted-by: Antigravity:gemini-3.8-flash > Signed-off-by: Masami Hiramatsu (Google) <[email protected]> > Signed-off-by: Jinchao Wang <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/178875277830.93794.14247844688761142429.stgit@devnote2?part=4
