Prev: Staging: comedi: poc: Adding some KERN_ facility level
Next: pull request: wireless-next-2.6 2010-02-26
From: Xavier Miller on 27 Feb 2010 04:30 Hello, The name is -rt4, not -rt3 Xavier Miller. Le 26/02/10 20:54, Thomas Gleixner a �crit : > We are pleased to announce the next update to our new preempt-rt > series. > > - Update to 2.6.33 > > - rt fixes: > > Peter Zijlstra (1): > highmem, -rt: Implement pfn and prot kmaps > > Thomas Gleixner (2): > x86: pci: Prevent mmconfig memory corruption > mmc: omap_hsmmc: Fix the locking mess > > A note on the development process: > > The rt/2.6.33 branch is now stabilization only. The rt/head branch > will follow linus tree from now on, so it will inherit all > (mis)features which come in the merge window. > > Download locations: > > http://www.kernel.org/pub/linux/kernel/projects/rt/ > > Git development branch: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/head > > Git release branch: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/2.6.33 > > Gitweb: > http://git.kernel.org/?p=linux/kernel/git/tip/linux-2.6-tip.git;a=shortlog;h=rt/2.6.33 > > Information on the RT patch can be found at: > > http://rt.wiki.kernel.org/index.php/Main_Page > > To build the 2.6.33-rt3 tree, the following patches should be > applied: > > http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.tar.bz2 > http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33-rt3.bz2 > > Enjoy ! > > tglx > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo(a)vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: GeunSik Lim on 27 Feb 2010 05:00 Dear Thomas, Thank you for notice about 2.6.33 based -rt3. I tested system booting with linux-2.6.33-rt3 on my Q6600 based Desktop. For reference, I am using Centos 5.4 rootFS. As a result, I booted this version on my desktop successfully. * Booting result of linux-2.6.33-rt3 on Q6600 PC. --> Passed. http://picasaweb.google.com/leemgs/LinuxRelatedScreenshot#5442856195052253634 Regards, Geunsik Lim. On Sat, Feb 27, 2010 at 4:54 AM, Thomas Gleixner <tglx(a)linutronix.de> wrote: > We are pleased to announce the next update to our new preempt-rt > series. > > - Update to 2.6.33 > > - rt fixes: > > Peter Zijlstra (1): > highmem, -rt: Implement pfn and prot kmaps > > Thomas Gleixner (2): > x86: pci: Prevent mmconfig memory corruption > mmc: omap_hsmmc: Fix the locking mess > > A note on the development process: > > The rt/2.6.33 branch is now stabilization only. The rt/head branch > will follow linus tree from now on, so it will inherit all > (mis)features which come in the merge window. > > Download locations: > > http://www.kernel.org/pub/linux/kernel/projects/rt/ > > Git development branch: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/head > > Git release branch: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/2.6.33 > > Gitweb: > http://git.kernel.org/?p=linux/kernel/git/tip/linux-2.6-tip.git;a=shortlog;h=rt/2.6.33 > > Information on the RT patch can be found at: > > http://rt.wiki.kernel.org/index.php/Main_Page > > To build the 2.6.33-rt3 tree, the following patches should be > applied: > > http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.tar.bz2 > http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33-rt3.bz2 > > Enjoy ! > > tglx > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo(a)vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Regards, GeunSik Lim ( Samsung Electronics ) Blog : http://blog.naver.com/invain/ e-Mail: geunsik.lim(a)samsung.com leemgs(a)gmail.com , leemgs1(a)gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: GeunSik Lim on 27 Feb 2010 05:20 > The name is -rt4, not -rt3 > Xavier Miller. Hi Xavier. When I checked -rt tag currently, tag name is -rt4 based 2.6.33. So, I changed -rt tag name to -rt4. Test result is normal with 2.6.33-rt4 on my desktop(Q6600, SSD64G, DDR2 2GRAM) at least. :) Thanks, On Sat, Feb 27, 2010 at 6:25 PM, Xavier Miller <xavier.miller(a)cauwe.org> wrote: > Hello, > > The name is -rt4, not -rt3 > > Xavier Miller. > > Le 26/02/10 20:54, Thomas Gleixner a écrit : >> We are pleased to announce the next update to our new preempt-rt >> series. >> >> - Update to 2.6.33 >> >> - rt fixes: >> >> Peter Zijlstra (1): >> highmem, -rt: Implement pfn and prot kmaps >> >> Thomas Gleixner (2): >> x86: pci: Prevent mmconfig memory corruption >> mmc: omap_hsmmc: Fix the locking mess >> >> A note on the development process: >> >> The rt/2.6.33 branch is now stabilization only. The rt/head branch >> will follow linus tree from now on, so it will inherit all >> (mis)features which come in the merge window. >> >> Download locations: >> >> http://www.kernel.org/pub/linux/kernel/projects/rt/ >> >> Git development branch: >> git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/head >> >> Git release branch: >> git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git rt/2.6.33 >> >> Gitweb: >> http://git.kernel.org/?p=linux/kernel/git/tip/linux-2.6-tip.git;a=shortlog;h=rt/2.6.33 >> >> Information on the RT patch can be found at: >> >> http://rt.wiki.kernel.org/index.php/Main_Page >> >> To build the 2.6.33-rt3 tree, the following patches should be >> applied: >> >> http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.tar.bz2 >> http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33-rt3.bz2 >> >> Enjoy ! >> >> tglx >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in >> the body of a message to majordomo(a)vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo(a)vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Regards, GeunSik Lim ( Samsung Electronics ) Blog : http://blog.naver.com/invain/ e-Mail: geunsik.lim(a)samsung.com leemgs(a)gmail.com , leemgs1(a)gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Thomas Gleixner on 27 Feb 2010 07:00 On Sat, 27 Feb 2010, Xavier Miller wrote: > Hello, > > The name is -rt4, not -rt3 I pushed out an -rt4 w/o notice in the morning because I forgot to pick up a few trivial fixes for -rt3. Thanks tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Fernando Lopez-Lezcano on 2 Mar 2010 16:30 On Sat, 2010-02-27 at 12:53 +0100, Thomas Gleixner wrote: > On Sat, 27 Feb 2010, Xavier Miller wrote: > > > Hello, > > > > The name is -rt4, not -rt3 > > I pushed out an -rt4 w/o notice in the morning because I forgot to > pick up a few trivial fixes for -rt3. Hmm, I had to comment out a VM_BUG_ON for pkmap_count in mm/highmem.c, looks like pkmap_count is not defined anywhere else? -- Fernando -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Next
|
Last
Pages: 1 2 Prev: Staging: comedi: poc: Adding some KERN_ facility level Next: pull request: wireless-next-2.6 2010-02-26 |