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-next>] [day] [month] [year] [list]
Date:	Sun, 3 Feb 2008 00:00:29 +0800
From:	"Peter Teoh" <htmldeveloper@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: Some fixes for "Section mismatch" errors.

Today, I pulled from linus tree, and compile with MANY section
mismatches errors, eg, some of which are like the following:

WARNING: sound/pci/rme9652/snd-hdsp.o(.text+0x1c9f): Section mismatch
in reference from the function hdsp_check_for_firmware() to the
function .devinit.text:hdsp_request_fw_loader()
WARNING: sound/pci/rme9652/snd-hdsp.o(.text+0x35bf): Section mismatch
in reference from the function snd_hdsp_proc_read() to the function
.devinit.text:hdsp_request_fw_loader()

I have attempted the fixes as shown in the attachment - I may be doing
a disservice to the many hours of hardwork put in by everyone - I
apologized for that :-(.   Please comment - I am just correcting it
syntactically to overcome all the section mismatches errors I am
encountering.   But logic-wise it may be wrong.

Thanks.

View attachment "section_mismatch_bug.patch" of type "text/x-patch" (9906 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ