db/fixup_kernel.sh: add kmalloc_noprof()
commitcc6d585a0ad955249484eff3655c8c7b1dab2b82
authorDan Carpenter <dan.carpenter@linaro.org>
Fri, 26 Apr 2024 20:30:38 +0000 (26 23:30 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Fri, 26 Apr 2024 20:30:38 +0000 (26 23:30 +0300)
tree7df90640886de9bd5164651a7f20969d9977cefd
parent56a4edffe6d13e744938efff856ea3d0d5e9cfda
db/fixup_kernel.sh: add kmalloc_noprof()

kmalloc() is now a macro and the function on my system is now called
kmalloc_noprof().  Add it.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
smatch_data/db/fixup_kernel.sh