Re: rt patch
From: Stéphane ancelot <hidden>
Date: 2015-06-11 11:30:19
On 11/06/2015 13:21, Stéphane ancelot wrote:
On 11/06/2015 13:03, Thomas Gleixner wrote:quoted
On Thu, 11 Jun 2015, Stéphane ancelot wrote:quoted
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:quoted
quoted
quoted
quoted
zcat ../patches-3.18.13-rt10.tar.gz |patch -p1 --dry-runYou 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 !
quoted
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, tglxYes, 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html