diff options
author | 2008-03-11 14:31:40 -0400 | |
---|---|---|
committer | 2008-03-12 12:37:34 -0700 | |
commit | 3fedb3c5a80595d94f7cbe47a6dba9184d869eb8 (patch) | |
tree | 50254172a14b3b67c7ab289341e4938cb2cd1273 /mm/mm_init.c | |
parent | SVCRDMA: Add xprt refs to fix close/unmount crash (diff) | |
download | wireguard-linux-3fedb3c5a80595d94f7cbe47a6dba9184d869eb8.tar.xz wireguard-linux-3fedb3c5a80595d94f7cbe47a6dba9184d869eb8.zip |
SVCRDMA: Fix erroneous BUG_ON in send_write
The assertion that checks for sge context overflow is
incorrectly hard-coded to 32. This causes a kernel bug
check when using big-data mounts. Changed the BUG_ON to
use the computed value RPCSVC_MAXPAGES.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions