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] [day] [month] [year] [list]
Date:	Sat, 07 Dec 2013 17:35:17 +0800
From:	Chen Gang <gang.chen.5i5j@...il.com>
To:	rkuo <rkuo@...eaurora.org>
CC:	linux-hexagon@...r.kernel.org,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3] arch: hexagon: kernel: hexagon_ksyms.c: export related
 symbols which various modules need

On 12/07/2013 02:25 AM, rkuo wrote:
> On Tue, Dec 03, 2013 at 08:26:46PM +0800, Chen Gang wrote:
>> Need export all related functions and symbols for various modules with
>> allmodconfig. The related errors:
>>
>>     MODPOST 2879 modules
>>   ERROR: "__vmyield" [sound/sound_firmware.ko] undefined!
>>   ERROR: "__phys_offset" [sound/drivers/snd-dummy.ko] undefined!
>>   ERROR: "ioremap_nocache" [drivers/char/ipmi/ipmi_si.ko] undefined!
>>   ERROR: "__iounmap" [drivers/char/ipmi/ipmi_si.ko] undefined!
>>   ...
>>
>> For including files, need "linux/*" first, then "asm/*". All related
>> included files and symbols need be sorted by alphabetical order.
>>
>>
>> Signed-off-by: Chen Gang <gang.chen.5i5j@...il.com>
>> ---
>>  arch/hexagon/kernel/hexagon_ksyms.c | 24 ++++++++++++++++++++----
>>  1 file changed, 20 insertions(+), 4 deletions(-)
>>
> 
> OK, hopefully I didn't leave anything out, but I'll try to upstream the
> patches with my tree hopefully in the next window.  Thanks!
> 

Thank you very much !


> Acked-by: Richard Kuo <rkuo@...eaurora.org>
> 

Thanks.
-- 
Chen Gang

Open, share, and attitude like air, water and life which God blessed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ