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] [day] [month] [year] [list]
Date:	Wed, 25 Jul 2007 14:17:38 +0100
From:	Christoph Hellwig <hch@...radead.org>
To:	Greg Ungerer <gerg@...pgear.com>
Cc:	Christoph Hellwig <hch@...radead.org>,
	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [M68KNOMMU]: create hw_irq.h

On Wed, Jul 25, 2007 at 10:37:41PM +1000, Greg Ungerer wrote:
> Christoph Hellwig wrote:
> >On Wed, Jul 25, 2007 at 10:07:20PM +1000, Greg Ungerer wrote:
> >>Need an include/asm-m68knommu/hw_irq.h for kernel/hrtimer.c
> >
> >hrtimer.c should be fixed not to include it instead.
> 
> Indirectly it is coming from include/linux/irq.h
> (which means that compilation of a few kernel/irq/*.c files
> fail on m68knommu without hw_irq.h existing too)

sorry.  m68knommu uses genirq now and it'll have to provide hw_irq.h.
Generic code just shouldn't include it direclty.

Objection to the patch taken back.

(And yes, long-term we need to fix up the mess of irq-related headers,
 and Al announced he's gonna start that once 2.6.23 is out)

-
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