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:	Wed, 23 Jul 2008 07:30:07 -0400
From:	ketuzsezr@...nok.org
To:	Jan Beulich <jbeulich@...ell.com>
Cc:	ketuzsezr@...nok.org, pjones@...hat.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iscsi_ibft_find: fix modpost warning

On Fri, Jul 18, 2008 at 01:22:25PM +0100, Jan Beulich wrote:
> Exporting __init functions is wrong.

Looks good. Thanks for catching that.

> 
> Signed-off-by: Jan Beulich <jbeulich@...ell.com>
> 
> ---
>  drivers/firmware/iscsi_ibft_find.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> --- linux-2.6.26/drivers/firmware/iscsi_ibft_find.c	2008-07-13 23:51:29.000000000 +0200
> +++ 2.6.26-firmware-iscsi-modpost-warning/drivers/firmware/iscsi_ibft_find.c	2008-07-17 14:45:12.000000000 +0200
> @@ -81,4 +81,3 @@ void __init reserve_ibft_region(void)
>  	if (ibft_addr)
>  		reserve_bootmem(pos, PAGE_ALIGN(len), BOOTMEM_DEFAULT);
>  }
> -EXPORT_SYMBOL_GPL(reserve_ibft_region);

--
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