On Wed, Jan 09, 2019 at 05:06:27PM +0800, Peng Wang wrote: > calculate_sizes() could be called in several places > like (red_zone/poison/order/store_user)_store() while > random_seq remains unchanged. > > If random_seq is not NULL in calculate_sizes(), re-randomize it. Why do we want to re-randomise the slab at these points?