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:	Thu, 26 Dec 2013 13:58:59 -0500
From:	Gene Heskett <gheskett@...v.com>
To:	lkml <linux-kernel@...r.kernel.org>
Subject: section miss-matches in older 3.8.3 kernel, and one question

Greetings;

In my attempts to find a 64 bit or PAE enabled kernel to run on my older 
ASUS M2N-SLI Delux mobo, I saw a note go by during the build that there 
were 9 section-miss-matches.

But when I applied the cli option recommended to the make lines in my 
makeit script, I only got these 2 squawks.

WARNING: drivers/net/ethernet/amd/depca.o(.text+0xcce): Section mismatch in 
reference from the function depca_isa_probe() to the function 
.init.text:DepcaSignature()
The function depca_isa_probe() references
the function __init DepcaSignature().
This is often because depca_isa_probe lacks a __init 
annotation or the annotation of DepcaSignature is wrong.

WARNING: drivers/net/ethernet/amd/depca.o(.text+0xd22): Section mismatch in 
reference from the function depca_isa_probe() to the function 
.init.text:depca_hw_init()
The function depca_isa_probe() references
the function __init depca_hw_init().
This is often because depca_isa_probe lacks a __init 
annotation or the annotation of depca_hw_init is wrong.

I am not capable to fixing these, too many years & miles on the wet ram, 
but I thought that maybe someone might be interested.

Also, these kernels seem to want to drop me to an initramfs$ prompt, where, 
since both kayboard and mouse are wireless usb, there is no connection, so 
I have to hit the reset button & try a known good kernel.

Has the use of mkinitramfs been deprecated? and if so, replace by what?

Thanks.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

Vini, vidi, Linux!
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
         law-abiding citizens.
--
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