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:	Sat, 29 Oct 2011 02:46:08 +0200
From:	Mike Frysinger <vapier@...too.org>
To:	Myron Stowe <myron.stowe@...hat.com>
Cc:	jbarnes@...tuousgeek.org, linux-pci@...r.kernel.org,
	linux@....linux.org.uk, dhowells@...hat.com,
	ysato@...rs.sourceforge.jp, tony.luck@...el.com,
	fenghua.yu@...el.com, monstr@...str.eu, ralf@...ux-mips.org,
	benh@...nel.crashing.org, paulus@...ba.org, lethal@...ux-sh.org,
	davem@...emloft.net, cmetcalf@...era.com, gxt@...c.pku.edu.cn,
	tglx@...utronix.de, mingo@...hat.com, chris@...kel.net,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH -v2 00/16] PCI: Re-factor PCI's 'latency timer' setup

On Fri, Oct 28, 2011 at 23:47, Myron Stowe wrote:
>  - * blackfin and h8300 architectures do not seem to support PCI (no
>   root bus scanning etc. exists within them) but they do have PCI header
>   files.

correct, all Blackfin parts in current mainline lack any sort of PCI
support.  the header existence (iirc) is two fold:
 - a lot of drivers like to use the pci/dma interface to manage memory
instead of a pure dma interface
 - BF535 has pci support, but we don't support that, and have largely
dropped anything related to it

so if this compile passes for Blackfin, it should be fine.  however,
i'm lazy, so i don't suppose you've got a branch somewhere for me to
pull to quickly compile test ?  if not, simply putting it into a
branch that gets into linux-next should be sufficient as i think
Stephen had Blackfin coverage in there ...
-mike
--
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