lkml.org 
[lkml]   [2014]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/3] arch: unicore32: ksyms: export several implemeted symbols to avoid compiling failure
unicore32 has implemented 'find_first_bit', 'find_first_zero_bit',
'pm_power_off', and '__cpuc_coherent_kern_range', need export them to
avoid compiling failure.

The related error (with allmodconfig under unicore32):

MODPOST 4039 modules
ERROR: "find_first_bit" [sound/soc/codecs/snd-soc-uda1380.ko] undefined!
ERROR: "find_first_zero_bit" [net/sctp/sctp.ko] undefined!
[...]
ERROR: "__cpuc_coherent_kern_range" [drivers/misc/lkdtm.ko] undefined!
ERROR: "pm_power_off" [drivers/mfd/retu-mfd.ko] undefined!
[...]

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
---
arch/unicore32/kernel/ksyms.c | 2 ++
arch/unicore32/kernel/process.c | 1 +
arch/unicore32/mm/proc-syms.c | 2 ++
3 files changed, 5 insertions(+)


Thanks.
--
Chen Gang

Open, share, and attitude like air, water, and life which God blessed


\
 
 \ /
  Last update: 2014-05-27 02:21    [W:1.843 / U:0.748 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site