public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Russell King <linux@armlinux•org.uk>
Cc: Melon Liu <melon1335@163•com>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Linux Next Mailing List <linux-next@vger•kernel.org>
Subject: Re: linux-next: build failure after merge of the arm tree
Date: Wed, 13 Nov 2024 11:25:04 +1100	[thread overview]
Message-ID: <20241113112504.0dec6df5@canb.auug.org.au> (raw)
In-Reply-To: <20241113104614.4093835f@canb.auug.org.au>

[-- Attachment #1: Type: text/plain, Size: 1128 bytes --]

Hi all,

On Wed, 13 Nov 2024 10:46:14 +1100 Stephen Rothwell <sfr@canb•auug.org.au> wrote:
>
> After merging the arm tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
> 
> arch/arm/mm/ioremap.c: In function 'sync_vmalloc_pgds':
> arch/arm/mm/ioremap.c:130:46: error: implicit declaration of function 'kasan_mem_to_shadow'; did you mean 'kmsan_init_shadow'? [-Wimplicit-function-declaration]
>   130 |                 sync_pgds(mm, (unsigned long)kasan_mem_to_shadow(
>       |                                              ^~~~~~~~~~~~~~~~~~~
>       |                                              kmsan_init_shadow
> 
> Caused by commit
> 
>   15c0b4cb0223 ("ARM: 9427/1: mm: Fix stack recursion caused by KASAN")
> 
> kasan_mem_to_shadow() is only defined when CONFIG_KASAN_GENERIC or
> CONFIG_KASAN_SW_TAGS is set.
> 
> $ grep CONFIG_KASAN arm_multi_v7_defconfig/.config
> # CONFIG_KASAN is not set
> 
> I have used the arm tree from next-20241112 for today.

Also, I note that arch/arm/mm/ioremap.c does not even include linux/kasan.h :-(

-- 
Cheers,
Stephen Rothwell

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

  reply	other threads:[~2024-11-13  0:25 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12 23:46 linux-next: build failure after merge of the arm tree Stephen Rothwell
2024-11-13  0:25 ` Stephen Rothwell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-20 23:36 Stephen Rothwell
2024-08-21  3:27 ` liuyuntao (F)
2024-05-03  0:15 Stephen Rothwell
2024-05-03  8:18 ` Russell King (Oracle)
2024-05-03  8:23   ` Russell King (Oracle)
2024-05-03 12:08   ` Stephen Rothwell
2024-05-03 12:29     ` Russell King (Oracle)
2022-08-31  9:10 Stephen Rothwell
2022-08-31  9:14 ` Matija Glavinic Pecotic
2021-10-25 23:25 Stephen Rothwell
2020-01-19 21:24 Stephen Rothwell
2020-01-19 21:31 ` Stephen Rothwell
2020-01-19 22:02 ` Russell King - ARM Linux admin
2017-04-20 22:40 Stephen Rothwell
2017-04-21  7:58 ` Mason
2017-04-21  8:12   ` Stephen Rothwell
2017-04-21  8:30     ` Mason
2017-04-21 23:43     ` Russell King - ARM Linux
2017-04-22  8:41       ` Mason
2017-04-24  4:20         ` Vinod Koul
2017-06-14 19:23       ` Mason
2017-04-21 11:27   ` Mason
2015-05-29  1:09 Stephen Rothwell
2014-04-10  1:35 Stephen Rothwell
2011-03-02 14:13 Stephen Rothwell
2011-03-02 15:55 ` Nicolas Pitre

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=20241113112504.0dec6df5@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux@armlinux$(echo .)org.uk \
    --cc=melon1335@163$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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