Re: x86_64 patch for OpenSSI - 1 of 6 - Modified base files for CI

John Hughes <[email protected]> Fri, 12 Feb 2010 16:04:16 +0100
Newsgroups gmane.linux.cluster.ssic.devel
Message-ID <[email protected]>
John Hughes wrote:
> This first patch modifies the base kernel x86_64 architecture files 
> for CI.  (kernel/include/asm-x86_64 and kernel/arch/x86_64).
>
> To apply:
>
>    1. get the current (12/2/2010) CI cvs to ./ci
>
>    2. extract the base 2.6.11 kernel to ./linux
>
>    3. save the patch as ./ci-base-x86_64.patch
>
^^^ duh, base-ci-x86_64.patch
>
>   1.
>
>
>    2. cd ./ci/kernel
>
>    3. copy the files from the base kernel:
>       perl -MFile::Basename -MFile::Copy -ane 'next unless $F[0] eq "Index:"; \
>       	system "mkdir -p " .dirname $F[1]; \
>       	copy ("../../linux/" .$F[1], $F[1])' ../../base-ci-x86_64.patch
>    4. Apply the patch:
>       patch -p0 <../../base-ci/x86_64.patch
>             
>
^^^ duh, base-ci-x86_64.patch

Sorry about the typo's

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev

_______________________________________________
ssic-linux-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ssic-linux-devel