On 02/13/2015 05:38 PM, David Rientjes wrote: > On Fri, 13 Feb 2015, Chris J Arges wrote: > >> This option crashes the kernel whenever corruption is initially detected. >> This >> is useful when trying to use crash dump analysis to determine where memory >> was >> corrupted. >> >> To enable this option use slub_debug=C. >> > > Why isn't this done in other debugging functions such as > free_debug_processing()? >
The diff doesn't show this clearly, but the BUG_ON was added to both free_debug_processing and alloc_debug_processing. --chris -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/