* Linux 2.6.27.30
@ 2009-08-17 15:33 Greg KH
2009-08-17 15:34 ` Greg KH
2009-08-17 15:43 ` Linux 2.6.27.31 [was Linux 2.6.27.30] Greg KH
0 siblings, 2 replies; 3+ messages in thread
From: Greg KH @ 2009-08-17 15:33 UTC (permalink / raw)
To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn
I'm announcing the release of the 2.6.27.31 kernel. It fixes a build
problem of the 2.6.27.30 kernel that shows up on 64bit architectures.
If you are not hitting this problem, there is no need to upgrade to this
kernel release.
I'll also be replying to this message with a copy of the patch between
2.6.27.30 and 2.6.27.31
The updated 2.6.27.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.27.y.git
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.27.y.git;a=summary
thanks,
greg k-h
------------
Makefile | 2 +-
fs/compat_ioctl.c | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
Greg Kroah-Hartman (2):
Revert "compat_ioctl: hook up compat handler for FIEMAP ioctl"
Linux 2.6.27.31
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linux 2.6.27.30
2009-08-17 15:33 Linux 2.6.27.30 Greg KH
@ 2009-08-17 15:34 ` Greg KH
2009-08-17 15:43 ` Linux 2.6.27.31 [was Linux 2.6.27.30] Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2009-08-17 15:34 UTC (permalink / raw)
To: linux-kernel, Andrew Morton, torvalds, stable, lwn
diff --git a/Makefile b/Makefile
index 0eef388..fa0d21e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 27
-EXTRAVERSION = .30
+EXTRAVERSION = .31
NAME = Trembling Tortoise
# *DOCUMENTATION*
diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c
index 994ca87..61cb48f 100644
--- a/fs/compat_ioctl.c
+++ b/fs/compat_ioctl.c
@@ -1910,7 +1910,6 @@ COMPATIBLE_IOCTL(FIONCLEX)
COMPATIBLE_IOCTL(FIOASYNC)
COMPATIBLE_IOCTL(FIONBIO)
COMPATIBLE_IOCTL(FIONREAD) /* This is also TIOCINQ */
-COMPATIBLE_IOCTL(FS_IOC_FIEMAP)
/* 0x00 */
COMPATIBLE_IOCTL(FIBMAP)
COMPATIBLE_IOCTL(FIGETBSZ)
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Linux 2.6.27.31 [was Linux 2.6.27.30]
2009-08-17 15:33 Linux 2.6.27.30 Greg KH
2009-08-17 15:34 ` Greg KH
@ 2009-08-17 15:43 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2009-08-17 15:43 UTC (permalink / raw)
To: linux-kernel, Andrew Morton, torvalds, stable, lwn
On Mon, Aug 17, 2009 at 08:33:58AM -0700, Greg KH wrote:
> I'm announcing the release of the 2.6.27.31 kernel.
Bah, the subject should have said 2.6.27.31 as well, sorry for any
confusion...
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-08-17 15:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-17 15:33 Linux 2.6.27.30 Greg KH
2009-08-17 15:34 ` Greg KH
2009-08-17 15:43 ` Linux 2.6.27.31 [was Linux 2.6.27.30] Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox