| From: |
| Greg KH <gregkh@linuxfoundation.org> |
| To: |
| linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org |
| Subject: |
| Linux 3.0.55 |
| Date: |
| Wed, 5 Dec 2012 18:45:01 -0800 |
| Message-ID: |
| <20121206024501.GA20682@kroah.com> |
| Cc: |
| lwn@lwn.net, Jiri Slaby <jslaby@suse.cz> |
| Archive-link: |
| Article, Thread
|
I'm announcing the release of the 3.0.55 kernel.
This only fixes a build error that some people have reported from the
3.0.54 kernel, if you don't have a problem with 3.0.54 then don't worry
about upgrading at this point in time.
The updated 3.0.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Makefile | 2 +-
arch/x86/kernel/ptrace.c | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
Greg Kroah-Hartman (1):
Linux 3.0.55
H. Peter Anvin (1):
x86-32: Export kernel_stack_pointer() for modules