On Tue, Mar 28, 2023 at 11:58 AM Muchun Song <songmuchun@xxxxxxxxxxxxx> wrote: > > The CONFIG_KFENCE_NUM_OBJECTS is limited by kconfig and vary from 1 to > 65535, so CONFIG_KFENCE_NUM_OBJECTS cannot be equabl to or smaller than Nit: "equal" > 0. Removing it to simplify code. > > Signed-off-by: Muchun Song <songmuchun@xxxxxxxxxxxxx> Reviewed-by: Alexander Potapenko <glider@xxxxxxxxxx>