Backports Archive mirror
 help / color / mirror / Atom feed
From: "Dembianny, Sven (GDE-EDSO)" <Sven.Dembianny@bshg.com>
To: "backports@vger.kernel.org" <backports@vger.kernel.org>
Cc: "Dembianny, Sven (GDE-EDSO)" <Sven.Dembianny@bshg.com>
Subject: [PATCH 0/1] backports: fix build on recent v4.14 kernels
Date: Thu, 9 Dec 2021 16:25:22 +0000	[thread overview]
Message-ID: <20211209162516.25022-1-sven.dembianny@bshg.com> (raw)

From: "Dembianny, Sven" <sven.dembianny@bshg.com>

This was found while backporting kernel driver from v5.10.9.
skb_mark_not_on_list is defined from v4.14.217, backports would do a
redefinition.
Had a look on recent v4.13-v4.9 kernels, seems no adaption is needed there.

Best regards, Sven

Dembianny, Sven (1):
  backports: fix build on recent v4.14 kernels

 backport/backport-include/linux/skbuff.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.17.1
--
To unsubscribe from this list: send the line "unsubscribe backports" in

             reply	other threads:[~2021-12-09 16:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 16:25 Dembianny, Sven (GDE-EDSO) [this message]
2021-12-09 16:25 ` [PATCH 1/1] backports: fix build on recent v4.14 kernels Dembianny, Sven (GDE-EDSO)
2021-12-11 19:04   ` Hauke Mehrtens

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=20211209162516.25022-1-sven.dembianny@bshg.com \
    --to=sven.dembianny@bshg.com \
    --cc=backports@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).