Re: [PATCH 0/5] Remove unnecessary loops_per_jiffy initialization code
From: Jon Loeliger <hidden>
Date: 2007-08-23 20:23:07
On Fri, 2007-07-27 at 13:23, Jon Loeliger wrote:
This patch series removes lingering jiffies initialization code from several platforms. Note that the first patch in this series for the 86xx has been rebased to current top of Paul's repository and replaces an earlier version. arch/powerpc/platforms/52xx/lite5200.c | 13 ++----------- arch/powerpc/platforms/85xx/mpc85xx_ads.c | 13 ------------- arch/powerpc/platforms/85xx/mpc85xx_cds.c | 13 ------------- arch/powerpc/platforms/85xx/mpc85xx_mds.c | 11 ----------- arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 14 ++------------ arch/powerpc/platforms/8xx/mpc86xads_setup.c | 14 -------------- arch/powerpc/platforms/8xx/mpc885ads_setup.c | 14 -------------- arch/powerpc/platforms/embedded6xx/holly.c | 12 ------------ arch/powerpc/platforms/embedded6xx/prpmc2800.c | 7 ------- 9 files changed, 4 insertions(+), 107 deletions(-)
Kumar, Any reason why patches 1/5 and 2/5, for 86xx and 85xx respectively, did not get applied and ushered upstream with the others? Thanks, jdl