From: Nikola Ciprich <nikola.ciprich@linuxbox.cz>
To: Willy Tarreau <w@1wt.eu>
Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org,
Nikola Ciprich <nik@nik-comp.lan>
Subject: Re: Linux 2.6.32.59
Date: Sun, 18 Mar 2012 12:20:13 +0100 [thread overview]
Message-ID: <20120318112013.GA2287@nik-comp.lan> (raw)
In-Reply-To: <20120317130953.GA16926@1wt.eu>
[-- Attachment #1: Type: text/plain, Size: 4475 bytes --]
Hi Willy,
thanks for the patches. There's small typo in the paths though:
> The patch and changelog will appear soon at the following locations:
> ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/
> ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/patch-2.6.32.59.bz2
> ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/patch-2.6.32.59.xz
> ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/patch-2.6.32.59.gz
> ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/2.6.32/ChangeLog-2.6.32.59
Should be:
ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/
ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/patch-2.6.32.59.bz2
ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/patch-2.6.32.59.xz
ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/patch-2.6.32.59.gz
ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.59
cheers!
nik
>
> The updated 2.6.32.y git tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-2.6.32.y
> http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-2.6.32.y
>
> The tree can be browsed on the gitweb interface:
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=shortlog;h=refs/heads/linux-2.6.32.y
>
>
> Testing status (build/boot, OK/FAIL, otherwise not tested) :
>
> ARCH | CONFIGURATION
> --------+-----------------------------------
> | allmodconfig other-config
> x86_64 | build:OK -
> i386 | build:OK boot:OK
>
> Thanks to all reviewers, and to Greg for the final packaging.
> Willy
>
> ---------
> Makefile | 2 +-
> arch/ia64/Kconfig | 17 -----------------
> arch/s390/Kconfig | 3 +++
> arch/s390/kernel/setup.c | 1 +
> block/bsg.c | 3 ++-
> drivers/block/xen-blkfront.c | 4 ++--
> drivers/net/usb/usbnet.c | 2 ++
> drivers/watchdog/hpwdt.c | 5 +++--
> fs/binfmt_elf.c | 2 +-
> fs/cifs/dir.c | 20 ++++++++++++++++++--
> fs/ecryptfs/crypto.c | 21 +++++++++++++++++++++
> fs/ecryptfs/ecryptfs_kernel.h | 2 ++
> fs/ecryptfs/file.c | 3 ++-
> fs/ecryptfs/inode.c | 18 +++---------------
> include/linux/backing-dev.h | 1 +
> include/linux/regset.h | 10 ++++++++--
> mm/backing-dev.c | 15 ++++++++++-----
> mm/page-writeback.c | 1 +
> 18 files changed, 81 insertions(+), 49 deletions(-)
>
> Summary of changes from 2.6.32.58 to 2.6.32.59
> ==============================================
> Ben Hutchings (1):
> IA64: Remove COMPAT_IA32 support
>
> David Howells (1):
> KEYS: Enable the compat keyctl wrapper on s390x
>
> David Vrabel (1):
> blkfront: Fix backtrace in del_gendisk
>
> H. Peter Anvin (2):
> regset: Prevent null pointer reference on readonly regsets
> regset: Return -EFAULT, not -EIO, on host-side memory fault
>
> Heiko Carstens (1):
> compat: Re-add missing asm/compat.h include to fix compile breakage on s390
>
> Jeff Layton (1):
> cifs: fix dentry refcount leak when opening a FIFO on lookup
>
> Jens Axboe (1):
> writeback: fixups for !dirty_writeback_centisecs
>
> Maxim Uvarov (1):
> watchdog: hpwdt: clean up set_memory_x call for 32 bit
>
> Sebastian Siewior (1):
> net/usbnet: avoid recursive locking in usbnet_stop()
>
> Stanislaw Gruszka (1):
> bsg: fix sysfs link remove warning
>
> Tyler Hicks (1):
> eCryptfs: Handle failed metadata read in lookup
>
> Willy Tarreau (1):
> Linux 2.6.32.59
>
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava
tel.: +420 596 603 142
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz
mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2012-03-18 11:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-17 13:09 Linux 2.6.32.59 Willy Tarreau
2012-03-18 11:20 ` Nikola Ciprich [this message]
2012-03-18 11:59 ` Willy Tarreau
2012-03-18 13:22 ` Arnd Hannemann
2012-03-18 13:28 ` Willy Tarreau
2012-03-18 15:17 ` Greg KH
2012-03-18 16:30 ` Willy Tarreau
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=20120318112013.GA2287@nik-comp.lan \
--to=nikola.ciprich@linuxbox.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=nik@nik-comp.lan \
--cc=stable@vger.kernel.org \
--cc=w@1wt.eu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox