[PATCH] Clean up and fix SMP issue w.r.t. XID allocation
This problem was identified by Olaf Kirch: In xprt_request_init(), the XID allocation needs to be protected by a global spinlock.
Showing
Please register or sign in to comment
This problem was identified by Olaf Kirch: In xprt_request_init(), the XID allocation needs to be protected by a global spinlock.