commit | e40642dc01b87a8b202ce39013b0a4881025a816 | [log] [tgz] |
---|---|---|
author | zhanglin <zhang.lin16@zte.com.cn> | Sat Sep 21 09:57:15 2019 +0800 |
committer | Paul Moore <paul@paul-moore.com> | Tue Oct 01 09:29:04 2019 -0400 |
tree | 19284dae467b22354f8b3cea3f72dde343eea013 | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c [diff] |
selinux: remove load size limit Load size was limited to 64MB, this was legacy limitation due to vmalloc() which was removed a while ago. Signed-off-by: zhanglin <zhang.lin16@zte.com.cn> [PM: removed comments in the description about 'real world use cases'] Signed-off-by: Paul Moore <paul@paul-moore.com>