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:	Sun, 14 Aug 2011 15:23:51 -0700
From:	Greg KH <gregkh@...e.de>
To:	Sergei Trofimovich <slyfox@...too.org>
Cc:	linux-kernel@...r.kernel.org,
	Marek Belisko <marek.belisko@...il.com>,
	Ondrej Zary <linux@...nbow-software.org>,
	devel@...verdev.osuosl.org
Subject: Re: [PATCH] staging: ft1000: fix build failure

On Sun, Aug 14, 2011 at 11:52:53PM +0300, Sergei Trofimovich wrote:
> Found on allmodconfig build (ARCH=alpha)
> 
>     drivers/staging/ft1000/ft1000-pcmcia/ft1000.h: In function 'ft1000_read_reg':
>     drivers/staging/ft1000/ft1000-pcmcia/ft1000.h:80: error: implicit declaration of function 'inw'
>     drivers/staging/ft1000/ft1000-pcmcia/ft1000.h: In function 'ft1000_write_reg':
>     drivers/staging/ft1000/ft1000-pcmcia/ft1000.h:86: error: implicit declaration of function 'outw'
> 
> Signed-off-by: Sergei Trofimovich <slyfox@...too.org>
> Cc: Marek Belisko <marek.belisko@...il.com>
> Cc: Greg Kroah-Hartman <gregkh@...e.de>
> Cc: Ondrej Zary <linux@...nbow-software.org>
> Cc: devel@...verdev.osuosl.org
> ---
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

This, and your other patches, are all not necessary in Linus's tree
right now, right?  I thought I already sent them to him.

Or am I mistaken?

greg k-h
--
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