* [PATCH 1/2] MTD: s3c2410_nand: Add option to disable hw ECC at runtime
[not found] ` <4DA7094D.9070002@metafoo.de>
@ 2011-04-15 14:01 ` Artem Bityutskiy
2011-04-28 13:51 ` Russell King - ARM Linux
0 siblings, 1 reply; 2+ messages in thread
From: Artem Bityutskiy @ 2011-04-15 14:01 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, 2011-04-14 at 16:48 +0200, Lars-Peter Clausen wrote:
> On 04/14/2011 02:08 PM, Artem Bityutskiy wrote:
> > On Tue, 2011-04-12 at 21:47 +0200, Lars-Peter Clausen wrote:
> >> From: Holger Freyther <zecke@openmoko.org>
> >>
> >> This patch adds a flag to the s3c2410_nand platform data, which configures
> >> whether hardware ECC is used.
> >>
> >> Currently it is only possible to decide whether hw ECC should be used or not at
> >> compile time through a config option. But if you want to build a kernel which
> >> runs on multiple devices you might have a configuration where some devices
> >> require hw ECC and some devices which want software ECC.
> >>
> >> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
> >
> > Extending platform data is kind of vetoed in arm tree, I do not think
> > the MTD tree can take these changes.
> >
> That is not my understanding of the situation. But what do you suggest as an
> alternative for fixing this issue?
Well, I got this understanding by talking to the OMAP maintainer and by
chatting with rmk. But I might be wrong. So the understanding is that
board data extending is banned, at least for a while. And the arm world
has to consolidate and probably switch to the DT tree approach. This
would be painful, this would make some vendors to return to behind the
curtains, so this would be a step back in the short run.
But in a couple of years this would be resolved, may be under Linaro's
aegis, and then the arm world would make 2 steps forward, so that
previous step back would be compensated in the longer run.
But! I'm just an small MTD guy, so I might be mistaken. Of course if you
make your board file changes be merged via the corresponding arm
sub-tree - go ahead send your MTD driver updates! This is I guess the
answer to your "what do you suggest" question.
CCing the arm lists so that people could correct me.
Here is the beginning of the thread:
http://lists.infradead.org/pipermail/linux-mtd/2011-April/034866.html
--
Best Regards,
Artem Bityutskiy (????? ????????)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/2] MTD: s3c2410_nand: Add option to disable hw ECC at runtime
2011-04-15 14:01 ` [PATCH 1/2] MTD: s3c2410_nand: Add option to disable hw ECC at runtime Artem Bityutskiy
@ 2011-04-28 13:51 ` Russell King - ARM Linux
0 siblings, 0 replies; 2+ messages in thread
From: Russell King - ARM Linux @ 2011-04-28 13:51 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Apr 15, 2011 at 05:01:11PM +0300, Artem Bityutskiy wrote:
> Well, I got this understanding by talking to the OMAP maintainer and by
> chatting with rmk. But I might be wrong. So the understanding is that
> board data extending is banned, at least for a while. And the arm world
> has to consolidate and probably switch to the DT tree approach. This
> would be painful, this would make some vendors to return to behind the
> curtains, so this would be a step back in the short run.
Well, what Linus desires from ARM folk is a concerted effort to get the
ARM tree 'under control' and stop the thing forever increasing without
any apparant control.
Linus has said is that if arch/arm/mach* show up with significant numbers
of net additional lines of code in the diffstat, he'll refuse to pull the
git tree. (See various mails from Linus on linux-arm-kernel.)
My preference is to limit this merge window to just consolidation and
bug fixes so that we can show that we're taking the issue seriously and
are putting a decent amount of effort into addressing the problem.
However, the problem with adding new stuff is that it dilutes the
diffstat, and makes it much harder to show that we're doing what's
required.
Eg, lets say we end up removing 1000 LOC, but end up adding 1000 LOC of
new platform data via other trees. I don't think Linus will be pleased
when he comes to the end of the merge window and arch/arm/ again shows
up heavily in the statistics without a significant reduction. I suspect
if that were to happen, things will get much harder for us.
When you bear in mind that in total, arch/arm was pusing 60k lines of
new code into the kernel _each_ merge window. If we manage to reduce
the size of arch/arm by only 10k, it is really just a small drop in the
ocean in comparison - we need much more effort than that...
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-28 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1302637672-25339-1-git-send-email-lars@metafoo.de>
[not found] ` <1302782911.2796.21.camel@localhost>
[not found] ` <4DA7094D.9070002@metafoo.de>
2011-04-15 14:01 ` [PATCH 1/2] MTD: s3c2410_nand: Add option to disable hw ECC at runtime Artem Bityutskiy
2011-04-28 13:51 ` Russell King - ARM Linux
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).