Jeff Garzik wrote:
> Daniel Schroeder wrote:
>> i am stuck with 2.6.22.1 because this is the latest version of your PMP
>> patchset...this is perfectly working but i can not apply these set
>> against newer versions of the kernel...could you update your homepage or
>> post a howto/message/link for instructions to get the patchset against
>> 2.6.22.latest and 2.6.23.latest?
> 
> Once you obtain the 'master' and 'upstream' branches of
> git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
> 
> you may simply do
> 
>     git diff master..upstream > patch

git-clone
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git master
git diff  master..origin/upstream > patch

worked for me...
> 
> to obtain the diff against current 2.6.23-rcX (what will be 2.6.23
> release).
> 
>     Jeff
thx

Daniel


-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to