lkml.org 
[lkml]   [2023]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v6 00/20] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
    On Mon, May 22, 2023 at 1:05 AM Masahiro Yamada <masahiroy@kernel.org> wrote:
    >
    >
    > This patch set refactors modpost first to make it easier to
    > add new code.
    >
    > My goals:
    >
    > - Refactors EXPORT_SYMBOL, <linux/export.h> and <asm/export.h>.
    > You can still put EXPORT_SYMBOL() in *.S file, very close to the definition,
    > but you do not need to care about whether it is a function or a data.
    > This removes EXPORT_DATA_SYMBOL().
    >
    > - Re-implement TRIM_UNUSED_KSYMS in one-pass.
    > This makes the building faster.
    >
    > - Move the static EXPORT_SYMBOL check to modpost.
    > This also makes the building faster.
    >
    > This patch set is applicable to
    > git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kbuild





    I pushed this series to
    git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
    modpost-v6-testing




    --
    Best Regards
    Masahiro Yamada

    \
     
     \ /
      Last update: 2023-05-22 03:48    [W:8.396 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site