All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/util-linux: fix compile issue with older kernel headers
Date: Tue, 12 Sep 2023 08:16:31 +0200	[thread overview]
Message-ID: <87zg1r7w74.fsf@48ers.dk> (raw)
In-Reply-To: <20230812140430.GL421096@scaer> (Yann E. MORIN's message of "Sat,  12 Aug 2023 16:04:30 +0200")

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Waldemar, All,
 > On 2023-08-11 14:56 +0200, Waldemar Brodkorb spake thusly:
 >> Linux added mnt_id member to struct statx in commit:
 >> fa2fcf4f1df1559a0a4ee0f46915b496cc2ebf60
 >> 
 >> Linux 5.4.0 was released on 24. November 2019, but it seems this change
 >> never got backported to 5.4.252.
 >> 
 >> Upstream added a patch to guard the use of the member in commit:
 >> https://github.com/util-linux/util-linux/commit/c0136ac0c98b18208508fbcfac31a843e0bb8a37
 >> 
 >> Add the patch to fix an autobuild failure.
 >> 
 >> Fixes:
 >> - http://autobuild.buildroot.net/results/d50/d502bc9236b577e2470a30ffc39c21579b038a1c
 >> 
 >> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>

 > Applied to master, thanks.

 > I tries to look when this strted to appear, but we do have quite a few
 > different kind of failrues for util-linux. But upstream added use of
 > mnt_id back in 2.38, so we can backport this to our maintenace branches,
 > which all have util-linux 2.38.

2.38 does not have libmount/src/hook_mount.c, so it cannot be directly
applicable to 2.38.

I'll skip it for now, but feel free to send a patch for 2.38 as well if
needed.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2023-09-12  6:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11 12:56 [Buildroot] [PATCH] package/util-linux: fix compile issue with older kernel headers Waldemar Brodkorb
2023-08-12 14:04 ` Yann E. MORIN
2023-09-12  6:16   ` Peter Korsgaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zg1r7w74.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=yann.morin.1998@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.