https://github.com/torvalds/linux
Revision 3fedb3c5a80595d94f7cbe47a6dba9184d869eb8 authored by Tom Tucker on 11 March 2008, 18:31:40 UTC, committed by Linus Torvalds on 12 March 2008, 19:37:34 UTC
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>
1 parent c48cbb4
History
Tip revision: 3fedb3c5a80595d94f7cbe47a6dba9184d869eb8 authored by Tom Tucker on 11 March 2008, 18:31:40 UTC
SVCRDMA: Fix erroneous BUG_ON in send_write
Tip revision: 3fedb3c
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 95.1 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top