On Wed, Sep 16, 2026 at 06:01:15AM -0400, Jamal Hadi Salim wrote: > 35fc: create a manual table with handle 801:, then add an auto-allocated > table. Before the fix, the auto allocation reuses id 1 and hands out the > same handle 0x80100000, aliasing the manual table; the test requires the > manual 801: handle to keep exactly one entry in the dump. > > a6e8: with a live u32 table keeping the tc_u_common alive, add and delete > a manual table with handle 901:, then re-add it. Unpatched, the delete > leaks the raw-keyed IDR entry and the re-add fails with -ENOSPC; the > test requires the re-add to succeed. > > Reviewed-by: Victor Nogueira <[email protected]> > Tested-by: hybris <[email protected]> > Signed-off-by: Jamal Hadi Salim <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
