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>] [day] [month] [year] [list]
Date:	Mon, 30 Mar 2009 09:21:55 +0200 (CEST)
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Greg Kroah-Hartman <gregkh@...e.de>
cc:	Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: comedi doesn't like the new irqreturn_t

On m68k:
| In file included from drivers/staging/comedi/comedidev.h:40,
|                  from drivers/staging/comedi/comedi_fops.c:45:
| drivers/staging/comedi/interrupt.h:30:1: warning: "IRQ_RETVAL" redefined
| In file included from include/linux/interrupt.h:10,
|                  from drivers/staging/comedi/interrupt.h:22,
|                  from drivers/staging/comedi/comedidev.h:40,
|                  from drivers/staging/comedi/comedi_fops.c:45:
| include/linux/irqreturn.h:15:1: warning: this is the location of the previous definition
| In file included from drivers/staging/comedi/comedidev.h:41,
|                  from drivers/staging/comedi/comedi_fops.c:46:
| drivers/staging/comedi/interrupt.h:27: error: conflicting types for 'irqreturn_t'
| include/linux/irqreturn.h:14: error: previous declaration of 'irqreturn_t' was here
| make[6]: *** [drivers/staging/comedi/comedi_fops.o] Error 1

I suspect a similar problem with drivers/staging/otus, but that one isn't
compiled on m68k due to its dependency on USB.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
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