diff options
author | 2010-10-23 11:04:12 -0400 | |
---|---|---|
committer | 2010-10-25 17:58:40 -0400 | |
commit | 7e4fdd0744fcb9f08854c37643bf529c5945cc36 (patch) | |
tree | 4587d216b75107bc173a66396e5ca6a4d4e1b0ce /drivers/acpi/processor_driver.c | |
parent | nfsd4: fix connection allocation in sequence() (diff) | |
download | wireguard-linux-7e4fdd0744fcb9f08854c37643bf529c5945cc36.tar.xz wireguard-linux-7e4fdd0744fcb9f08854c37643bf529c5945cc36.zip |
svcrpc: never clear XPT_BUSY on dead xprt
Once an xprt has been deleted, there's no reason to allow it to be
enqueued--at worst, that might cause the xprt to be re-added to some
global list, resulting in later corruption.
Also, note this leaves us with no need for the reference-count
manipulation here.
Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'drivers/acpi/processor_driver.c')
0 files changed, 0 insertions, 0 deletions