Re: [PATCH] sb1250-mac.c: De-typedef, de-volatile, de-etc...
From: Maciej W. Rozycki <hidden>
Date: 2007-09-20 14:23:28
Also in:
linux-mips, lkml
On Thu, 20 Sep 2007, Jeff Garzik wrote:
quoted
You may be pleased (or less so) to hear that the version of sb1250-mac.c in your tree does not even build (because of 42d53d6be113f974d8152979c88e1061b953bd12) and the patch below does not address it. I ran out of time in the evening, but I will send you a fix shortly. To be honest I think even with bulk changes it may be worth checking whether they do not break stuff. ;-)hrm. I cannot get this to apply on top of linux-2.6.git, netdev-2.6.git#upstream (prior to net-2.6.24 rebase) or netdev-2.6.git#upstream (after net-2.6.24 rebase)
It applies on top of current -mm. It seems to apply to a copy of netdev-2.6.git#upstream that I have got, but I am probably missing something... If I try to clone your repository again I get: $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/linux-netdev-2.6.git linux Initialized empty Git repository in /home/macro/GIT-other/linux-netdev/linux/.git/ fatal: The remote end hung up unexpectedly fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/linux-netdev-2.6.git' failed. $ For linux-2.6.git the patch-mips-2.6.23-rc5-20070904-sb1250-mac-typedef-7 version applies as submitted originally; I can resubmit this one if you like. I am slowly getting lost and I have another big chunk for sb1250-mac.c waiting to be put on top of these... Maciej