289913daaf
It was noticed that when high level compiler optimizations are enabled, the compiler optimizes some list manupulation code. This commit enables the configLIST_VOLATILE for list elements to prevent the compiler from optimizing out essential kernel code.