]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'defxx-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 21:37:14 +0000 (16:37 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 21:37:14 +0000 (16:37 -0500)
commit5b90d0c5394fcd86efaf84627a4be140e4910241
tree2658bdb4bef662c7febf304de65b6bd15a05dd32
parent6eddaefcd9b88dcf2c1ba89bbdf5d5e4f46e7a25
parent4dc8fe1c8b658603005680f27908c4636f93c7b1
Merge branch 'defxx-next'

Maciej W. Rozycki says:

====================
defxx: Assorted fixes, mainly for EISA

 This is another small series fixing issues with the defxx driver,
mainly for EISA boards, but there's one patch for PCI as well.

 In the end, with the inexistent second IDE channel forcefully disabled
in the IDE driver, I wasn't able to retrigger spurious IRQ 15 interrupts
I previously saw and suspected the DEFEA to be the cause.  So it looks
to me these were real noise on IRQ 15 rather than the latency in
interrupt acknowledge in the DEFEA board causing the slave 8259A to
issue the spurious interrupt vector.  In any case not an issue with the
defxx driver, so nothing to do here unless the problem resurfaces.

 I haven't seen your announcement about opening net-next since the
closure on Oct 6th, but from the patch traffic and the policy described
in Documentation/networking/netdev-FAQ.txt I gather your tree is open.
And these are bug fixes anyway, not new features, so please apply.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>