6/13

mm/huge_memory: move EOF trimming into the file split helper

把 EOF 边界计算和超界页裁剪移入 file split helper,不再由调用方传 end/nr_shmem_dropped,减去冗余参数和 sanity check。