From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Tim Sander <tstone@vlsi.informatik.tu-darmstadt.de>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: Ooops 805 2.6.31.12-rt20
Date: Thu, 28 Jan 2010 09:01:25 +0100 [thread overview]
Message-ID: <20100128080125.GC13756@pengutronix.de> (raw)
In-Reply-To: <20100127140902.8EDEBE967@iss1.vlsi.informatik.tu-darmstadt.de>
Hi,
> it seems as if the FEC ethernet driver of the phycore pcm043 freescale imx35 is unhappy.
> If there is an easy way to test this i would give it a try.
This is already fixed in mainline. (And you were Cc:d for the two
most relevant patches!)
$ git lg v2.6.31.12-rt20..linus/master -- drivers/net/fec.c
78abcb1 net: fix section mismatch in fec.c
66bc4a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
4980296 m68knommu: remove ColdFire direct interrupt register access
81538e7 fec: don't enable irqs in hard irq context
84177a2 fec: fix recursive locking of mii_lock
aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
84177a2 and 81538e7 are the important ones for you, I didn't check the
others.
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-01-28 8:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-27 14:09 Ooops 805 2.6.31.12-rt20 Tim Sander
2010-01-28 8:01 ` Uwe Kleine-König [this message]
2010-01-28 19:41 ` Tim Sander
2010-01-28 19:54 ` Uwe Kleine-König
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=20100128080125.GC13756@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=linux-rt-users@vger.kernel.org \
--cc=tstone@vlsi.informatik.tu-darmstadt.de \
/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).