kernel: fix kmemleak warnings introduced in 305-mips_module_reloc.patch
authorFelix Fietkau <nbd@nbd.name>
Wed, 6 Nov 2019 15:38:43 +0000 (16:38 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 27 Dec 2019 15:08:00 +0000 (16:08 +0100)
commit441052f44a19fab38b13c4c31f413bb8a467113f
treec084cad323f2036559dfe85c8ff27726edd2018c
parentd5ede68f8b67f8fa2b4102b90e5dd3722172299a
kernel: fix kmemleak warnings introduced in 305-mips_module_reloc.patch

Physically allocated memory for modules needs to be registered with kmemleak,
so it can track it as object.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/pending-4.14/305-mips_module_reloc.patch
target/linux/generic/pending-4.19/305-mips_module_reloc.patch