On Fri, Sep 20, 2019 at 9:55 PM zhanglin <zhang.lin16@xxxxxxxxxx> wrote: > Load size was limited to 64MB, this was legacy limitation due to vmalloc() > which was removed a while ago. > > Limiting load size to 64MB is both pointless and affects real world use > cases. > > Signed-off-by: zhanglin <zhang.lin16@xxxxxxxxxx> > --- > security/selinux/selinuxfs.c | 4 ---- > 1 file changed, 4 deletions(-) I just merged this into selinux/next (thank you!), but I removed the last sentence in the description that mentioned "real world use cases" since that appears to be a cut-n-paste artifact and not a reflection of what we are currently seeing from users. -- paul moore www.paul-moore.com