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] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 09 Sep 2006 09:31:03 -0700
From:	Daniel Walker <dwalker@...sta.com>
To:	akpm@...l.org
Cc:	linux-kernel@...r.kernel.org, James.Bottomley@...eleye.com
Subject: Re: [PATCH -mm] scsi: compile error on module_refcount

On Sat, 2006-09-09 at 09:26 -0700, dwalker@...sta.com wrote:
> Fixes the following compile error,
> 
>   LD      .tmp_vmlinux1
> drivers/built-in.o(.text+0x8e1f9): In function `scsi_device_put':
> drivers/scsi/scsi.c:887: undefined reference to `module_refcount'
> make: *** [.tmp_vmlinux1] Error 1
> 
> There are only two users of module_refcount() outside of kernel/module.c
> and the other one uses ifdef's similar to this.
> 

of course,

Signed-Off-By: Daniel Walker <dwalker@...sta.com>

-
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