All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Vasilyev <pavel@pavlinux.ru>
To: Jing Shao <Jing.Shao@liteon.com>,
	"linux-rt-users@vger.kernel.org" <linux-rt-users@vger.kernel.org>
Subject: Re: RT Patch to use for Kernel 3.2.0
Date: Sat, 17 Jan 2015 01:23:54 +0300	[thread overview]
Message-ID: <54B98F7A.5040208@pavlinux.ru> (raw)
In-Reply-To: <2181AC96E5EC8347999039A22D7597B7C6D8AA@MAL901.liteon.com>

17.01.2015 01:14, Jing Shao пишет:
> Dear sir,
>
> I am trying to patch a Linux 3.2.0 kernel with PREEMPT_RT patch, I tried the patch-3.2.64-rt94.patch.gz, but the Linux kernel fails to compile afterwards, is this the right patch to use?
> For your info, the ouput of "uname -r" is 3.2.0. The kernel comes in as part of the SDK for a TI Sitara processor.

wget https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.2.64.tar.xz
wget 
https://www.kernel.org/pub/linux/kernel/projects/rt/3.2/patch-3.2.64-rt94.patch.xz

tar -xf linux-3.2.64.tar.xz && cd linux-3.2.64
xz -cd ../patch-3.2.64-rt94.patch.xz | patch -p1
make menuconfig
...
...
...
make;



-- 

                                                          Pavel.
--
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

  reply	other threads:[~2015-01-16 22:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 22:14 RT Patch to use for Kernel 3.2.0 Jing Shao
2015-01-16 22:23 ` Pavel Vasilyev [this message]
2015-01-16 23:08   ` Jing Shao
2015-01-17  0:45     ` Pavel Vasilyev
2015-01-17  0:47     ` Pavel Vasilyev
2015-01-17 19:30 ` Uwe Kleine-König

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54B98F7A.5040208@pavlinux.ru \
    --to=pavel@pavlinux.ru \
    --cc=Jing.Shao@liteon.com \
    --cc=linux-rt-users@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.