diff options
author | Linus Torvalds <[email protected]> | 2009-08-28 10:05:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-09-08 11:07:17 -0700 |
commit | e8e66ed25b5cbeebed69c475f6c108e52078a3b3 (patch) | |
tree | 1827efb3f775eb27238ccaf174cac9228f83cebf /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 7c8460db30dfd085ef3837c8fb02ecf2e718b983 (diff) |
Do not call 'ima_path_check()' for each path component
Not only is that a supremely timing-critical path, but it's hopefully
some day going to be lockless for the common case, and ima can't do
that.
Plus the integrity code doesn't even care about non-regular files, so it
was always a total waste of time and effort.
Acked-by: Serge Hallyn <[email protected]>
Acked-by: Mimi Zohar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions