On 11/06/2015 13:21, Stéphane ancelot wrote:
On 11/06/2015 13:03, Thomas Gleixner wrote:
On Thu, 11 Jun 2015, Stéphane ancelot wrote:
Using a more recent system, I have following mistakes:
trying to patch a file not present in the kernel.
Sincerely, I do not understand what is the problem !
Ok. This is the last attempt to help you. I told you before, that:
zcat ../patches-3.18.13-rt10.tar.gz |patch -p1 --dry-run
You are trying to apply a tarball of patches instead of a single
combined patch. Use patch-3.18.13-rt10.patch.gz instead.
https://www.kernel.org/pub/linux/kernel/projects/rt/3.18/patch-3.18.13-rt10.patch.gz
I gave it a try . YES !!! this one rocks !
This file can be applied with "patch -p1" after decompression.
The tarball, which you are trying to use contains a series of patches
and CANNOT be applied with patch.
Thanks,
tglx
Yes, I tried using this patch too. And the kernel was downloaded here :
https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.18.13.tar.xz
note: using ftp://ftp.kernel.org does not reply
Regards,
S.Ancelot
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html