mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-17 23:43:28 +00:00
struct svc_procinfo contains function pointers, and marking it as constant avoids it being able to be used as an attach vector for code injections. Signed-off-by: Christoph Hellwig <hch@lst.de>