Loading include/linux/mmzone.h +1 −1 Original line number Diff line number Diff line Loading @@ -733,7 +733,7 @@ typedef struct pglist_data { * or node_spanned_pages stay constant. Holding this will also * guarantee that any pfn_valid() stays that way. * * Nests above zone->lock and zone->size_seqlock. * Nests above zone->lock and zone->span_seqlock */ spinlock_t node_size_lock; #endif Loading Loading
include/linux/mmzone.h +1 −1 Original line number Diff line number Diff line Loading @@ -733,7 +733,7 @@ typedef struct pglist_data { * or node_spanned_pages stay constant. Holding this will also * guarantee that any pfn_valid() stays that way. * * Nests above zone->lock and zone->size_seqlock. * Nests above zone->lock and zone->span_seqlock */ spinlock_t node_size_lock; #endif Loading