[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <A613CB66-4225-4BDC-8EB2-B1F1B3C465CA@antoniou-consulting.com>
Date: Wed, 30 Jan 2013 10:34:12 +0200
From: Pantelis Antoniou <panto@...oniou-consulting.com>
To: Peter Korsgaard <jacmet@...site.dk>
Cc: Mugunthan V N <mugunthanvnm@...com>,
Richard Cochran <richardcochran@...il.com>,
Matt Porter <mporter@...com>,
Chase Maupin <chase.maupin@...com>, Jason Kridner <jdk@...com>,
Tony Lindgren <tony@...mide.com>, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpsw: Fix interrupt storm among other things
Hi Peter,
On Jan 28, 2013, at 11:14 PM, Peter Korsgaard wrote:
>>>>>> "Pantelis" == Pantelis Antoniou <panto@...oniou-consulting.com> writes:
>
> 'among other things' is not a very descriptive commit message.
>
> Pantelis> Fix interrupt storm on bone A4 cause by non-by-the-book
> Pantelis> interrupt handling. While at it, added a non-NAPI mode
> Pantelis> (which is easier to debug), plus some general fixes.
>
> 'bone A4' is also not very descriptive. There also was an A4 revision of
> the "old" beaglebone. I guess you're instead referring to a new die
> revision?
>
> What is the impact of this change on earlier devices?
>
Same driver works perfectly fine with the PG1.0 bone version I have.
If you take a look at the TRM it should be pretty obvious why the change
was needed.
> Pantelis> +++ b/Documentation/devicetree/bindings/net/cpsw.txt
> Pantelis> @@ -20,6 +20,7 @@ Required properties:
> Pantelis> - cpts_clock_shift : Denominator to convert input clock ticks into nanoseconds
> Pantelis> - phy_id : Specifies slave phy id
> Pantelis> - mac-address : Specifies slave MAC address
> Pantelis> +- disable-napi : Disables driver NAPI
>
> napi is not a hardware feature, so it doesn't belong here (if anything,
> it should be linux,disable-napi).
>
Point taken.
> --
> Bye, Peter Korsgaard
Regards
-- Pantelis
--
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