On 1/8/24 16:25, Mike Pattrick wrote: > On Fri, Jan 5, 2024 at 11:42 AM Frode Nordahl > <[email protected]> wrote: >> >> The documentation for log_backtrace() states the backtrace is >> logged at DEBUG level, while in reality it is logged at ERROR >> level. >> >> Fixes: d0b99d38edab ("backtrace: Add log_backtrace()") >> Signed-off-by: Frode Nordahl <[email protected]> > > That looks correct to me. > > Acked-by: Mike Pattrick <[email protected]>
Thanks! Applied and backported down to 2.17. It wasn't really necessary to backport, but I was backporting other patches, so took this one along. I also removed the 'lib/' from the subject, as it seems not necessary and doesn't look great in the git log near the patches that do not have that. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
