[PATCH 1/2] fsl_pq_mdio: Fix kernel oops during OF address translation

2010-04-23 Thread Anton Vorontsov
Old P1020RDB device trees were not specifing tbipa address for MDIO nodes, which is now causing this kernel oops: ... eth2: TX BD ring size for Q[6]: 256 eth2: TX BD ring size for Q[7]: 256 Unable to handle kernel paging request for data at address 0x Faulting instruction address:

Re: [PATCH 1/2] fsl_pq_mdio: Fix kernel oops during OF address translation

2010-04-23 Thread David Miller
From: Anton Vorontsov avoront...@mvista.com Date: Fri, 23 Apr 2010 21:12:35 +0400 Old P1020RDB device trees were not specifing tbipa address for MDIO nodes, which is now causing this kernel oops: ... eth2: TX BD ring size for Q[6]: 256 eth2: TX BD ring size for Q[7]: 256 Unable to