From: David S. Miller Date: Mon, 1 Apr 2019 22:01:46 +0000 (-0700) Subject: Merge branch 'cxgb3-undefined-behaviour-and-use-struct_size' X-Git-Tag: v5.2-rc1~133^2~269 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3370b5883f04ea955dcf4a466f2962ed804ebe5d;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'cxgb3-undefined-behaviour-and-use-struct_size' Gustavo A. R. Silva says: ==================== cxgb3/l2t: Fix undefined behaviour and use struct_size() helper This patchset aims to fix an undefined behaviour when using a zero-sized array and, add the use of the struct_size() helper in kvzalloc(). You might consider the first patch in this series for stable. More details in the commit logs. ==================== Signed-off-by: David S. Miller --- 3370b5883f04ea955dcf4a466f2962ed804ebe5d