Backports Archive mirror
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>, mcgrof@kernel.org
Cc: backports@vger.kernel.org
Subject: Re: [PATCH] backports: make backports-4.18 compatible with kernel < 3.19
Date: Sat, 8 Aug 2020 17:53:01 +0200	[thread overview]
Message-ID: <b6e16423-ddb9-3fc6-fd68-0d97f637981e@hauke-m.de> (raw)
In-Reply-To: <20200706085624.515714-1-oleksandr.suvorov@toradex.com>


[-- Attachment #1.1: Type: text/plain, Size: 683 bytes --]

On 7/6/20 10:56 AM, Oleksandr Suvorov wrote:
> backports-4.18.c uses ktime_divns() function.
> As ktime_divns() is not exported in kernel < 3.19, this symbol
> will not be resolved on compat.ko loading.
> This commit fixes the linking issue [1].
> 
> [1]
> -------------------------------
> WARNING: "ktime_divns" [compat/compat.ko] undefined!
> -------------------------------
> 
> Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
> ---
> 
>  backport/compat/backport-4.18.c | 36 +++++++++++++++++++++++++++++++++
>  1 file changed, 36 insertions(+)
> 

Thank you for the patches, I applied all 3 of them to master and the 5.4
branch.

Hauke


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2020-08-08 15:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06  8:56 [PATCH] backports: make backports-4.18 compatible with kernel < 3.19 Oleksandr Suvorov
2020-08-08 15:53 ` Hauke Mehrtens [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=b6e16423-ddb9-3fc6-fd68-0d97f637981e@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=backports@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=oleksandr.suvorov@toradex.com \
    /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).