linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* 2.6.34-rc6 regression: pcmcia no longer compiles
@ 2010-05-04  4:14 Pavel Machek
  2010-05-04 11:33 ` Marc Zyngier
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Machek @ 2010-05-04  4:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hi!

-rc5 compiled ok with similar config.

Now I get:

  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC      drivers/pcmcia/pcmcia_ioctl.o
drivers/pcmcia/pcmcia_ioctl.c: In function 'ds_open':
drivers/pcmcia/pcmcia_ioctl.c:714: error: 'struct <anonymous>' has no member named 'present'
drivers/pcmcia/pcmcia_ioctl.c: In function 'ds_read':
drivers/pcmcia/pcmcia_ioctl.c:773: error: 'struct <anonymous>' has no member named 'dead'
drivers/pcmcia/pcmcia_ioctl.c: In function 'ds_ioctl':
drivers/pcmcia/pcmcia_ioctl.c:841: error: 'struct <anonymous>' has no member named 'dead'
make[2]: *** [drivers/pcmcia/pcmcia_ioctl.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2


-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* 2.6.34-rc6 regression: pcmcia no longer compiles
  2010-05-04  4:14 2.6.34-rc6 regression: pcmcia no longer compiles Pavel Machek
@ 2010-05-04 11:33 ` Marc Zyngier
  2010-05-04 20:19   ` Dominik Brodowski
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Zyngier @ 2010-05-04 11:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, 4 May 2010 06:14:48 +0200, Pavel Machek <pavel@ucw.cz> wrote:
> Hi!
> 
> -rc5 compiled ok with similar config.
> 
> Now I get:
> 
>   CHK     include/linux/version.h
>   CHK     include/generated/utsrelease.h
> make[1]: `include/generated/mach-types.h' is up to date.
>   CALL    scripts/checksyscalls.sh
>   CHK     include/generated/compile.h
>   CC      drivers/pcmcia/pcmcia_ioctl.o
> drivers/pcmcia/pcmcia_ioctl.c: In function 'ds_open':
> drivers/pcmcia/pcmcia_ioctl.c:714: error: 'struct <anonymous>' has no
> member named 'present'
> drivers/pcmcia/pcmcia_ioctl.c: In function 'ds_read':
> drivers/pcmcia/pcmcia_ioctl.c:773: error: 'struct <anonymous>' has no
> member named 'dead'
> drivers/pcmcia/pcmcia_ioctl.c: In function 'ds_ioctl':
> drivers/pcmcia/pcmcia_ioctl.c:841: error: 'struct <anonymous>' has no
> member named 'dead'
> make[2]: *** [drivers/pcmcia/pcmcia_ioctl.o] Error 1
> make[1]: *** [drivers/pcmcia] Error 2
> make: *** [drivers] Error 2

Does the attached patch fix it (compile-tested only)?

        M.
-- 
Who you jivin' with that Cosmik Debris?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-pcmcia-fix-compilation-after-16bit-state-lockin" filename*1*="g-cha.patch
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100504/757d0b59/attachment.el>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* 2.6.34-rc6 regression: pcmcia no longer compiles
  2010-05-04 11:33 ` Marc Zyngier
@ 2010-05-04 20:19   ` Dominik Brodowski
  0 siblings, 0 replies; 3+ messages in thread
From: Dominik Brodowski @ 2010-05-04 20:19 UTC (permalink / raw)
  To: linux-arm-kernel

> Does the attached patch fix it (compile-tested only)?

Yes, it looks good -- many thanks! Applied your patch to pcmcia-urgent.

Best,
	Dominik

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-04 20:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04  4:14 2.6.34-rc6 regression: pcmcia no longer compiles Pavel Machek
2010-05-04 11:33 ` Marc Zyngier
2010-05-04 20:19   ` Dominik Brodowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).