lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <4BD96E1E.8070200@grandegger.com> Date: Thu, 29 Apr 2010 13:31:42 +0200 From: Wolfgang Grandegger <wg@...ndegger.com> To: Richard Cochran <richardcochran@...il.com> CC: netdev@...r.kernel.org Subject: Re: [PATCH 0/3] [RFC] ptp: IEEE 1588 clock support Richard Cochran wrote: > On Thu, Apr 29, 2010 at 11:24:24AM +0200, Wolfgang Grandegger wrote: >> I used these interrupt number fixes as well but it was not necessary for >> the actual net-next-2.6 tree. Need to check why? I remember some version >> dependent re-mapping code. > > I argued on the ppc list with Scott Wood about adding dts files, one > for each of mpc8313 rev A, B, and C, but he advocated fixing this > problem in uboot instead. Is the fix in uboot, or in the kernel? It seems to be fixed in u-boot: commit 7120c888101952b7e61b9e54bb42370904aa0e68 Author: Kim Phillips <kim.phillips@...escale.com> Date: Mon Oct 12 11:06:19 2009 -0500 mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage) mpc8313e erratum IPIC1 swapped TSEC interrupt ID numbers on rev. 1 h/w (see AN3545). The base device tree in use has rev. 1 ID numbers, so if on Rev. 2 (and higher) h/w, we fix them up here. Signed-off-by: Kim Phillips <kim.phillips@...escale.com> Reviewed-by: Roland Lezuo <roland.lezuo@...llo.at> >> That's missing to get the PPS signal output. But it should probably go >> to gianfar_ptp.c. > > Well, this fix is specific to the mpc8313, but the gianfar_ptp driver > is for all eTECs. For example, I have the ptp code running on the > p2020rdb and p2020ds, too. > > I don't think board fixups really belong in the PTP clock driver. > > Just my 2 cents, I see, fine for me if setting those bits does not harm. Wolfgang. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists