lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 23 Nov 2016 04:19:35 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-ext4@...r.kernel.org, Theodore Ts'o <tytso@....edu>,
        Linux FS Devel <linux-fsdevel@...r.kernel.org>
Subject: Re: linux-next: Tree for Nov 22 (ext4 + dax)

Hi Randy,

On Tue, 22 Nov 2016 08:48:39 -0800 Randy Dunlap <rdunlap@...radead.org> wrote:
>
> on i386:
> 
> I don't see why this is happening but I reproduced it multiple times.
> 
> fs/built-in.o: In function `ext4_dax_fault':
> file.c:(.text+0x6278b): undefined reference to `dax_iomap_fault'
> file.c:(.text+0x627dc): undefined reference to `dax_iomap_fault'
> fs/built-in.o: In function `ext4_file_write_iter':
> file.c:(.text+0x62bbc): undefined reference to `dax_iomap_rw'
> file.c:(.text+0x62d75): undefined reference to `dax_iomap_rw'
> fs/built-in.o: In function `ext4_file_read_iter':
> file.c:(.text+0x63756): undefined reference to `dax_iomap_rw'
> fs/built-in.o: In function `ext4_block_zero_page_range':
> inode.c:(.text+0x68c24): undefined reference to `iomap_zero_range'
> 
> Full randconfig file is attached.

CONFIG_FS_IOMAP is not set ...

-- 
Cheers,
Stephen Rothwell
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists