]> git.baikalelectronics.ru Git - kernel.git/commit
integrity/ima: switch to using __kernel_read
authorChristoph Hellwig <hch@lst.de>
Fri, 8 May 2020 06:54:27 +0000 (08:54 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 8 Jul 2020 06:27:57 +0000 (08:27 +0200)
commitd5c2e072b09fd8992d732211cb1f065bc6113e10
tree20da49ed545d1deacca51f8dca202821b0482da2
parent95ee05af71eff88dc0dec18d82fe933cd5d54038
integrity/ima: switch to using __kernel_read

__kernel_read has a bunch of additional sanity checks, and this moves
the set_fs out of non-core code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
security/integrity/iint.c