Public bug reported:

[Impact]
For interrupt controller that doesn't support irq_disable and hardware
with level interrupt, an extra interrupt may be pending. This patch fixes
the issue by setting IRQ_DISABLE_UNLAZY flag for the interrupt line,
as suggested by,

'commit e9849777d0e2 ("genirq: Add flag to force mask in
         disable_irq[_nosync]()")'

[Test Case]
Run iperf on a merlin board to exercise the xgene_enet driver

[Regression Risk]
This commit only affects the xgene_enet driver

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1611399

Title:
  [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
  controller that doesn't support irq_disable and hardware with level
  interrupt

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  [Impact]
  For interrupt controller that doesn't support irq_disable and hardware
  with level interrupt, an extra interrupt may be pending. This patch fixes
  the issue by setting IRQ_DISABLE_UNLAZY flag for the interrupt line,
  as suggested by,

  'commit e9849777d0e2 ("genirq: Add flag to force mask in
           disable_irq[_nosync]()")'

  [Test Case]
  Run iperf on a merlin board to exercise the xgene_enet driver

  [Regression Risk]
  This commit only affects the xgene_enet driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1611399/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to