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:	Mon, 23 May 2011 15:27:53 +0200
From:	Stevie Trujillo <stevie.trujillo@...il.com>
To:	marco.stornelli@...il.com
Cc:	linux-kernel@...r.kernel.org
Subject: ramoops: is using platform_drivers correct?

Hello,

ramoops (drivers/char/ramoops.c) is for "all" computers right? When I try to 
load it on my laptop, I get ENODEV. This is caused by platform_driver_probe() 
- the code never reaches the ramoops probe callback.

After I removed the platform_driver stuff, moving everything into ramoops_init 
and ramoops_exit it worked.
--
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