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]
Message-ID: <dd18b0c30804301724h2be338bfydba320b719190972@mail.gmail.com>
Date:	Thu, 1 May 2008 00:24:13 +0000
From:	"Justin Mattock" <justinmattock@...il.com>
To:	"Linus Torvalds" <torvalds@...ux-foundation.org>
Cc:	"Alexey Dobriyan" <adobriyan@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: ACPI vs proc_create_data() mismerge (was Re: proc_dir_entry 'info' already registered)

On Thu, May 1, 2008 at 12:07 AM, Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
>
>  On Thu, 1 May 2008, Alexey Dobriyan wrote:
>  >
>
> > acpi_device_dir() is NULL until all files are createst, so everyting is
>  > created in straight in /proc/ and creation code warns.
>
>  Ok, I tested this on a laptop, it works for me. Committed. Thanks again,
>
>                 Linus
>


Hello; I ran into a problem, for some reason with adding:
acpi_device_dir(device) = device_dir;
I received:
acpi_video_device_aqdd_fs:   implicit declaration of function acpi_device
lvalue required as left operand of assignment =  after these errors, as a test
I went in and put /*acpi_device_dir(device); */ around that line then
recompiled, compiling went o.k., then rebooting
I'm not seeing any messages like before.
regards;


-- 
Justin P. Mattock
--
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