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:	Fri, 1 Feb 2008 22:49:17 +0100
From:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Sergei Shtylyov <sshtylyov@...mvista.com>,
	Linux/m68k <linux-m68k@...r.kernel.org>,
	Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Atari Falcon IDE: Add missing hwif variable

On Sunday 27 January 2008, Geert Uytterhoeven wrote:
> Atari Falcon IDE: Add missing hwif variable
> 
> Commit cbb010c180294a5242a7681555c28737d9dd26ab
> 
>     ide: drop 'initializing' argument from ide_register_hw()
> 
>     * Rename init_hwif_data() to ide_init_port_data() and export it.
>     
>     * For all users of ide_register_hw() with 'initializing' argument set
>       hwif->present and hwif->hold are always zero so convert these host
>       drivers to use ide_find_port()+ide_init_port_data()+ide_init_port_hw()
>       instead (also no need for init_hwif_default() call since the setup
>       done by it gets over-ridden by ide_init_port_hw() call).
>     
>     * Drop 'initializing' argument from ide_register_hw().
>     
> introduced the usage of a hwif variable, but forgot to declare the actual
> variable.
> 
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Cc: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
> Cc: Sergei Shtylyov <sshtylyov@...mvista.com>

applied, thanks
--
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