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-next>] [day] [month] [year] [list]
Date:	Thu, 15 Jan 2009 09:07:57 +0000
From:	Steve Glendinning <steve.glendinning@...c.com>
To:	linux-arm-kernel@...ts.arm.linux.org.uk, netdev@...r.kernel.org
Cc:	David Miller <davem@...emloft.net>,
	Russell King <linux@....linux.org.uk>,
	Stanley Miao <stanley.miao@...driver.com>,
	Ian Saturley <ian.saturley@...c.com>,
	Steve Glendinning <steve.glendinning@...c.com>
Subject: [PATCH REPOST 0/5] convert arm platforms to smsc911x

This patchset, intended for 2.6.30, converts all in-tree arm platforms 
from smc911x to the actively maintained smsc911x driver.

I don't have any of these platforms available to me, so I've only been 
able to compile-test the changes.

David Miller is planning to take the smsc911x patches via net-2.6, but 
I've included them here to make testing easier as the other patches in 
the set depend on them.

This patchset supercedes previous irq_flags patches from me and Stanley 
Miao.

Steve Glendinning (5):
  smsc911x: add support for platform-specific irq flags
  smsc911x: register isr as IRQF_SHARED
  arm: convert pcm037 platform to use smsc911x
  arm: convert realview platform to use smsc911x
  arm: convert omap ldp platform to use smsc911x

 arch/arm/configs/omap_ldp_defconfig         |   24 ++++++++++++++-
 arch/arm/configs/pcm037_defconfig           |   23 ++++++++++++++-
 arch/arm/configs/realview-smp_defconfig     |   24 ++++++++++++++-
 arch/arm/configs/realview_defconfig         |   24 ++++++++++++++-
 arch/arm/mach-mx3/pcm037.c                  |   22 ++++++++------
 arch/arm/mach-omap2/board-ldp.c             |   41 +++++++++++++++++----------
 arch/arm/mach-realview/core.c               |   17 ++++++-----
 arch/arm/plat-omap/include/mach/board-ldp.h |    4 +-
 drivers/net/smsc911x.c                      |   19 +++++++++---
 9 files changed, 151 insertions(+), 47 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ