[PATCH] ksoftirqd: missing barrier
Spotted by Andrea: we need the barriers in there to prevent reads passing ahead of the setting of current->state.
Showing
Please register or sign in to comment
Spotted by Andrea: we need the barriers in there to prevent reads passing ahead of the setting of current->state.