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:	Mon, 2 Aug 2010 10:27:07 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-pcmcia@...ts.infradead.org
Cc:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for August 2 (scsi/pcmcia)

On Mon, 2 Aug 2010 14:44:32 +1000 Stephen Rothwell wrote:

> Hi all,
> 
> Changes since 20100730:
> 
> The kvm tree lost its conflict but still has its build failure.
> 
> The net tree gained a conflict against the net-current tree.
> 
> The device-mapper tree gained a build failure so I used the version from
> next-20100730.
> 
> The security-testing tree lost its build failure but gained another due
> to an interaction with the rr tree so I applied a merge fix.
> 
> The devicetree tree gained lost its failure.
> 
> The workqueues tree gained a conflict against the tip tree.
> 
> The staging-next tree gained conflicts against the pcmcia tree.


pcmcia changes cause these build errors in drivers/scsi/pcmcia/nsp_cs.c:

drivers/scsi/pcmcia/nsp_cs.c:1907:1: error: unterminated argument list invoking macro "release_region"
drivers/scsi/pcmcia/nsp_cs.c:1720: error: 'release_region' undeclared (first use in this function)
drivers/scsi/pcmcia/nsp_cs.c:1720: error: (Each undeclared identifier is reported only once
drivers/scsi/pcmcia/nsp_cs.c:1720: error: for each function it appears in.)
drivers/scsi/pcmcia/nsp_cs.c:1720: error: expected ';' at end of input
drivers/scsi/pcmcia/nsp_cs.c:1720: error: expected declaration or statement at end of input
drivers/scsi/pcmcia/nsp_cs.c:1720: error: expected declaration or statement at end of input
drivers/scsi/pcmcia/nsp_cs.c:1720: error: expected declaration or statement at end of input


(rand) config is attached.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

Download attachment "config-r4827" of type "application/octet-stream" (43404 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ