On Mon, Dec 9, 2024 at 7:27 PM Yang Shi wrote:
>
> On Mon, Dec 9, 2024 at 6:41 PM Kalesh Singh wrote:
> >
> > Consolidate the hint searches from both direcitons (topdown and
> > bottomup) into generic_mmap_hint().
> >
> > No functional change is introduced.
> >
> > Signed-off-by: Kalesh Singh
>
On Mon, Dec 9, 2024 at 6:41 PM Kalesh Singh wrote:
>
> Consolidate the hint searches from both direcitons (topdown and
> bottomup) into generic_mmap_hint().
>
> No functional change is introduced.
>
> Signed-off-by: Kalesh Singh
> ---
> include/linux/sched/mm.h | 4
> mm/mmap.c
Consolidate the hint searches from both direcitons (topdown and
bottomup) into generic_mmap_hint().
No functional change is introduced.
Signed-off-by: Kalesh Singh
---
include/linux/sched/mm.h | 4
mm/mmap.c| 45
2 files changed, 31