On Sun, Apr 10, 2016 at 09:13:24AM -0400, James Simmons wrote: > From: Sebastien Buisson <[email protected]> > > Fix 'data race condition' defects found by Coverity version 6.5.0: > > Data race condition (MISSING_LOCK) > > Accessing variable without holding lock. Elsewhere, > this variable is accessed with lock held. > > This patch is dedicated to code fragments involving oap_lock. > > Signed-off-by: Sebastien Buisson <[email protected]> > Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2744 > Reviewed-on: http://review.whamcloud.com/6572 > Reviewed-by: Oleg Drokin <[email protected]> > Reviewed-by: Andreas Dilger <[email protected]> > Signed-off-by: James Simmons <[email protected]> > --- > drivers/staging/lustre/lustre/osc/osc_cache.c | 8 ++++++++ > drivers/staging/lustre/lustre/osc/osc_io.c | 2 ++ > 2 files changed, 10 insertions(+), 0 deletions(-)
This patch doesn't apply at all. Can you rebase the whole series and resend them? thanks, greg k-h _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
