On Tue, Jul 10, 2012 at 9:08 PM, Joakim Tjernlund <joakim.tjernlund@xxxxxxxxxxxx> wrote: >> please check link disable patch at >> git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git >> for-pci-pcie-link > > Thanks, that was really quick. However, the patches does not apply on my > 3.4 kernel and it looks non trivial to me fixup. > > Could you create (even quick and dirty) patches on top of 3.4? you can just use that branch instead. mkdir linux-2.6 || exit -1 cd linux-2.6 git init-db # Add Linus's tree as a remote git remote add linus git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git git remote add yh git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git git remote update git checkout -b yh_2012_07_10 yh/for-pci-pcie-link -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html