Print this page
6146 seg_inherit_notsup is redundant

*** 132,142 **** .pagelock = SEGKPM_NOTSUP, .setpagesize = SEGKPM_BADOP(int), .getmemid = SEGKPM_BADOP(int), .getpolicy = SEGKPM_BADOP(lgrp_mem_policy_info_t *), .capable = segkpm_capable, - .inherit = seg_inherit_notsup, }; /* * kpm_pgsz and kpm_pgshft are set by platform layer. */ --- 132,141 ----