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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 3 Sep 2010 19:02:36 -0700
From:	Vipin Mehta <Vipin.Mehta@...eros.com>
To:	Randy Dunlap <randy.dunlap@...cle.com>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	"gregkh@...e.de" <gregkh@...e.de>
CC:	"linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: RE: linux-next: Tree for September 3 (ar6k)

Apologies for the inconvenience. I synced to the linux-next tree and looked into the drivers/staging/ath6kl directory. I was able to compile the driver without any issues.

One of the reasons this might happen is if the following symbolic link is broken.

drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw

The link should point to drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw.0

Can you pls send me the output of
ls -al drivers/staging/ath6kl/include/common/AR6002/hw2.0/

or if someone can help with the steps to reproduce the problem.

Regards,
Vipin

> -----Original Message-----
> From: Randy Dunlap [mailto:randy.dunlap@...cle.com]
> Sent: Friday, September 03, 2010 6:06 PM
> To: Stephen Rothwell; gregkh@...e.de
> Cc: linux-next@...r.kernel.org; LKML; Vipin Mehta
> Subject: Re: linux-next: Tree for September 3 (ar6k)
> 
> On Fri, 3 Sep 2010 13:52:06 +1000 Stephen Rothwell wrote:
> 
> > Hi all,
> >
> > Changes since 20100902:
> 
> 
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:29:43: error:
> AR6002/hw2.0/hw/mbox_host_reg.h: No such file or directory
> 
> which leads to lots of these (this is just a sample):
> 
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:227: error: implicit declaration
> of function 'INT_STATUS_ENABLE_ERROR_SET'
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:228: error: implicit declaration
> of function 'INT_STATUS_ENABLE_CPU_SET'
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:229: error: implicit declaration
> of function 'INT_STATUS_ENABLE_COUNTER_SET'
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:232: error: implicit declaration
> of function 'INT_STATUS_ENABLE_MBOX_DATA_SET'
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:245: error: implicit declaration
> of function 'CPU_INT_STATUS_ENABLE_BIT_SET'
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:249: error: implicit declaration
> of function 'ERROR_STATUS_ENABLE_RX_UNDERFLOW_SET'
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:250: error: implicit declaration
> of function 'ERROR_STATUS_ENABLE_TX_OVERFLOW_SET'
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:254: error: implicit declaration
> of function 'COUNTER_INT_STATUS_ENABLE_BIT_SET'
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:263: error:
> 'INT_STATUS_ENABLE_ADDRESS' undeclared (first use in this function)
> drivers/staging/ath6kl/htc2/AR6000/ar6k.c:296: error:
> 'INT_STATUS_ENABLE_ADDRESS' undeclared (first use in this function)
> 
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code
> ***
--
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