diff options
author | Sasha Levin <levinsasha928@gmail.com> | 2012-01-30 23:07:22 -0500 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2012-04-05 11:17:32 -0400 |
commit | 2f90643aa59ed9bfa46a414615d723e9f7cf2095 (patch) | |
tree | bb4876517d9487610a6f2eec824cdfbfea6482e5 /net/core/dev.c | |
parent | b9b217b90f9d9062c031ea5fabacbda8c43348eb (diff) |
module: Remove module size limit
BugLink: http://bugs.launchpad.net/bugs/971808
commit f946eeb9313ff1470758e171a60fe7438a2ded3f upstream.
Module size was limited to 64MB, this was legacy limitation due to vmalloc()
which was removed a while ago.
Limiting module size to 64MB is both pointless and affects real world use
cases.
Cc: Tim Abbott <tim.abbott@oracle.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions