All of lore.kernel.org
 help / color / mirror / Atom feed
* Patch for arch/ppc/kernel/head.S - require version update
@ 2000-04-27 23:26 Rodney Davies
  2000-04-28  2:14 ` Graham Stoney
  2000-04-28 12:43 ` Dan Malek
  0 siblings, 2 replies; 3+ messages in thread
From: Rodney Davies @ 2000-04-27 23:26 UTC (permalink / raw)
  To: linuxppc-embedded


Hi all,

I'm currently in the process of trying to patch the 2.2.13
/arch/ppc/kernel/head.S file with Jason's update (11/04/2000)(see below),
however, I have a much older version of head.S than what the patch is
expecting --

I have -
$Id: head.S,v 1.130.2.6 1999/10/12 01:03:34 Cort

The patch says -
- $Id: head.S,v 1.1.1.1 2000/01/03 15:56:48 jason Exp $
+ $Id: head.S,v 1.4 2000/04/11 18:59:54 jason Exp $

I am also patching the kernel for an MPC850/RPXLite board.

Could anyone please inform me as to where I should be looking for the
updates between 1999/10/12 and 2000/01/03 ??
...or could I be really dangerous and fudge the current head.S file I have
to make the new patch *think* it's the 2000/01/03 version....I really don't
have a clue as to what changes/additions/subtractions that have taken place
between October and January...

Thanks all!

Cheers,
Rod

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Patch for arch/ppc/kernel/head.S - require version update
  2000-04-27 23:26 Patch for arch/ppc/kernel/head.S - require version update Rodney Davies
@ 2000-04-28  2:14 ` Graham Stoney
  2000-04-28 12:43 ` Dan Malek
  1 sibling, 0 replies; 3+ messages in thread
From: Graham Stoney @ 2000-04-28  2:14 UTC (permalink / raw)
  To: Rodney Davies; +Cc: linuxppc-embedded


Hi Rodney,

Rodney Davies writes:
> I'm currently in the process of trying to patch the 2.2.13
> /arch/ppc/kernel/head.S file with Jason's update (11/04/2000)(see below),
> however, I have a much older version of head.S than what the patch is
> expecting --
>
> I have -
> $Id: head.S,v 1.130.2.6 1999/10/12 01:03:34 Cort
>
> The patch says -
> - $Id: head.S,v 1.1.1.1 2000/01/03 15:56:48 jason Exp $
> + $Id: head.S,v 1.4 2000/04/11 18:59:54 jason Exp $

This is because Jason is using cvs to track changes, and it replaced the
original "Cort" 1.130.2.6 $Id string with a "jason" 1.1.1.1 one from the date
he imported it locally. It doesn't mean that the rest of the file is
necessarily different, and he stated that the diff is against the one in
mpc8xx-2.2.13.

Patch should reject this first hunk when you go to apply it, but all the
others should apply OK; otherwise, you've got a problem.

> ...or could I be really dangerous and fudge the current head.S file I have
> to make the new patch *think* it's the 2000/01/03 version....I really don't
> have a clue as to what changes/additions/subtractions that have taken place
> between October and January...

You don't have to fudge it. Just ignore the fact the the first hunk doesn't
apply.

Regards,
Graham
--
Graham Stoney
Principal Hardware/Software Engineer
Canon Information Systems Research Australia
Ph: +61 2 9805 2909  Fax: +61 2 9805 2929

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Patch for arch/ppc/kernel/head.S - require version update
  2000-04-27 23:26 Patch for arch/ppc/kernel/head.S - require version update Rodney Davies
  2000-04-28  2:14 ` Graham Stoney
@ 2000-04-28 12:43 ` Dan Malek
  1 sibling, 0 replies; 3+ messages in thread
From: Dan Malek @ 2000-04-28 12:43 UTC (permalink / raw)
  To: Rodney Davies; +Cc: linuxppc-embedded


Rodney Davies wrote:

> Could anyone please inform me as to where I should be looking.....

The only 2.2.xx kernel that is up to date and regularly maintained
for 8xx processors is 2.2.13 on the MontaVista FTP site.  Look in
the CDK directories.  It has everything for a variety of processor
boards, including all of the Embedded Planet RPX boards.

I am working on bringing this up to at least the 2.2.14 baseline,
and I am talking with Cort about how we maintain 2.2.xx with all of
the exccitement (and time consuming) 2.4.xx and 2.5.xx coming about.



	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-04-28 12:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-04-27 23:26 Patch for arch/ppc/kernel/head.S - require version update Rodney Davies
2000-04-28  2:14 ` Graham Stoney
2000-04-28 12:43 ` Dan Malek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.