Commit 348ced3d authored by Gregory Price's avatar Gregory Price Committed by Andrew Morton
Browse files

hugetlb: add __read_mostly to sysctl_hugetlb_shm_group

parent ccf9eb32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -171,7 +171,7 @@ bool hugetlbfs_pagecache_present(struct hstate *h,

struct address_space *hugetlb_folio_mapping_lock_write(struct folio *folio);

extern int sysctl_hugetlb_shm_group;
extern int sysctl_hugetlb_shm_group __read_mostly;
extern struct list_head huge_boot_pages[MAX_NUMNODES];

void hugetlb_bootmem_alloc(void);