On 2021-08-27 16:30, Johannes Berg wrote:
On Fri, 2021-08-27 at 16:28 +0800, Wen Gong wrote:the TPE is only 8 pointer in the struct ieee802_11_elems.I know, but it's showing _just_ above the threshold for the warning now,so if it was _just_ below the threshold before, adding 64 bytes couldstill do that. 64 bytes is a lot, after all, the threshold is only 512 Ithink.
Yes, I will change to below in next version. "struct ieee802_11_elems *elems = kzalloc(sizeof(*elems))"
johannes