lkml.org 
[lkml]   [2024]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RFC PATCH 4/8] thp: Add thp_get_unmapped_area_vmflags()
    On Thu, Feb 15, 2024 at 03:13:28PM -0800, Rick Edgecombe wrote:
    > +unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr,
    > + unsigned long len, unsigned long pgoff, unsigned long flags)
    > +{
    > + return thp_get_unmapped_area_vmflags(filp, addr, len, pgoff, flags, 0);
    > }
    > EXPORT_SYMBOL_GPL(thp_get_unmapped_area);

    Again, static inline should be fine.

    --
    Kiryl Shutsemau / Kirill A. Shutemov

    \
     
     \ /
      Last update: 2024-05-27 15:06    [W:4.198 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site