diff options
author | Michael Chan <mchan@broadcom.com> | 2009-08-14 15:49:45 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-15 18:50:44 -0700 |
commit | c5a889508203446c1abc1d670599b3a816841813 (patch) | |
tree | 9e03c5f9a1dd88bcf8e277cdabbde49f1a6ab3e3 /mm/msync.c | |
parent | a3059b12adae868c42629ecf058a94195ef1e958 (diff) | |
download | linux-3.10-c5a889508203446c1abc1d670599b3a816841813.tar.gz linux-3.10-c5a889508203446c1abc1d670599b3a816841813.tar.bz2 linux-3.10-c5a889508203446c1abc1d670599b3a816841813.zip |
bnx2: Use mutex on slow path cnic calls.
The slow path calls to the cnic driver are sleepable calls so we
cannot use rcu_read_lock(). Use mutex for these slow path calls
instead.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions