linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [next:master 284/379] :undefined reference to `crypto_alloc_shash'
@ 2014-07-09 11:13 kbuild test robot
  2014-07-09 12:30 ` Vivek Goyal
  0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2014-07-09 11:13 UTC (permalink / raw)
  To: Vivek Goyal; +Cc: Linux Memory Management List, Andrew Morton, kbuild-all

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   35fcf5dd2a7d038c0fcbc161e353d73497350b86
commit: ba0dc4038c9fec5fa2f94756065f02b8011f270b [284/379] kexec: load and relocate purgatory at kernel load time
config: make ARCH=arm nuc950_defconfig

All error/warnings:

   kernel/built-in.o: In function `sys_kexec_file_load':
>> :(.text+0x4c808): undefined reference to `crypto_alloc_shash'
>> :(.text+0x4c8d4): undefined reference to `crypto_shash_update'
>> :(.text+0x4c918): undefined reference to `crypto_shash_update'
>> :(.text+0x4c9f4): undefined reference to `crypto_shash_final'

---
0-DAY kernel build testing backend              Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild                 Intel Corporation

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [next:master 284/379] :undefined reference to `crypto_alloc_shash'
  2014-07-09 11:13 [next:master 284/379] :undefined reference to `crypto_alloc_shash' kbuild test robot
@ 2014-07-09 12:30 ` Vivek Goyal
  0 siblings, 0 replies; 2+ messages in thread
From: Vivek Goyal @ 2014-07-09 12:30 UTC (permalink / raw)
  To: kbuild test robot; +Cc: Linux Memory Management List, Andrew Morton, kbuild-all

On Wed, Jul 09, 2014 at 07:13:41PM +0800, kbuild test robot wrote:
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   35fcf5dd2a7d038c0fcbc161e353d73497350b86
> commit: ba0dc4038c9fec5fa2f94756065f02b8011f270b [284/379] kexec: load and relocate purgatory at kernel load time
> config: make ARCH=arm nuc950_defconfig
> 
> All error/warnings:
> 
>    kernel/built-in.o: In function `sys_kexec_file_load':
> >> :(.text+0x4c808): undefined reference to `crypto_alloc_shash'
> >> :(.text+0x4c8d4): undefined reference to `crypto_shash_update'
> >> :(.text+0x4c918): undefined reference to `crypto_shash_update'
> >> :(.text+0x4c9f4): undefined reference to `crypto_shash_final'
> 

Hi,

This issue has been fixed by following patch.

http://ozlabs.org/~akpm/mmots/broken-out/kexec-load-and-relocate-purgatory-at-kernel-load-time-fix.patch

This should go away when above patch shows up in linux-next.

Thanks
Vivek

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-09 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-09 11:13 [next:master 284/379] :undefined reference to `crypto_alloc_shash' kbuild test robot
2014-07-09 12:30 ` Vivek Goyal

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 NNTP newsgroup(s).