[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87wquxdn7n.fsf@dell.be.48ers.dk>
Date: Mon, 28 Jan 2013 22:14:36 +0100
From: Peter Korsgaard <jacmet@...site.dk>
To: Pantelis Antoniou <panto@...oniou-consulting.com>
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
>>>>> "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?
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).
--
Bye, Peter Korsgaard
--
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