From: David Miller <davem@davemloft.net>
To: robherring2@gmail.com
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
rob.herring@calxeda.com
Subject: Re: [PATCH 2/2] net: calxedaxgmac: Wake-on-LAN fixes
Date: Fri, 29 Mar 2013 15:30:04 -0400 (EDT) [thread overview]
Message-ID: <20130329.153004.1825925128455079185.davem@davemloft.net> (raw)
In-Reply-To: <1364506365-13689-2-git-send-email-robherring2@gmail.com>
From: Rob Herring <robherring2@gmail.com>
Date: Thu, 28 Mar 2013 16:32:45 -0500
> From: Rob Herring <rob.herring@calxeda.com>
>
> WOL is broken because the magic packet status bit is getting set rather
> than the enable bit. The PMT interrupt is not getting serviced because
> the PMT interrupt is also enabled on the global interrupt, but not
> cleared by the global interrupt and the global interrupt is higher
> priority. This fixes both of these issues to get WOL working.
>
> There's still a problem with receive after resume, but at least now we
> can wake-up.
>
> Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Applied.
next prev parent reply other threads:[~2013-03-29 19:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-28 21:32 [PATCH 1/2] net: calxedaxgmac: fix rx ring handling when OOM Rob Herring
2013-03-28 21:32 ` [PATCH 2/2] net: calxedaxgmac: Wake-on-LAN fixes Rob Herring
2013-03-29 19:30 ` David Miller [this message]
2013-03-29 19:29 ` [PATCH 1/2] net: calxedaxgmac: fix rx ring handling when OOM David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130329.153004.1825925128455079185.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rob.herring@calxeda.com \
--cc=robherring2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).