mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
860bda29b9
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>