RE: [PATCH 3/3] EDAC: Convert AMD EDAC pieces to use RAS printkbuffer

From: Luck, Tony
Date: Mon Mar 12 2012 - 13:00:40 EST


> Sounds better, especially the close-on-exit part. Please elaborate on
> the races...

Errors are happening asynchronously to everything. Race looks like:

Daemon exits (or is killed)
<<<< race begins here
kernel close routine called
close routine updates your global variable
<<<< race ends here

-Tony


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/