From: Jiri Slaby <jslaby@suse.cz>
To: Guenter Roeck <linux@roeck-us.net>, stable@vger.kernel.org
Cc: William Dauchy <william@gandi.net>,
shuah.kh@samsung.com, linux-kernel@vger.kernel.org,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Subject: Re: [PATCH 3.12 00/39] 3.12.53-stable review
Date: Mon, 25 Jan 2016 16:05:50 +0100 [thread overview]
Message-ID: <56A639CE.9010507@suse.cz> (raw)
In-Reply-To: <56A6361B.6020508@roeck-us.net>
On 01/25/2016, 03:50 PM, Guenter Roeck wrote:
> On 01/25/2016 03:49 AM, Jiri Slaby wrote:
>> This is the start of the stable review cycle for the 3.12.53 release.
>> There are 39 patches in this series, all will be posted as a response
>> to this one. If anyone has any issues with these being applied, please
>> let me know.
>>
>> Responses should be made by Wed Jan 27 12:44:04 CET 2016.
>> Anything received after that time might be too late.
>>
>
> Early feedback: m68k builds fail due to 'm68k: handle
> pgtable_page_ctor() fail',
> which would also require upstream commit 390f44e2aa2ab ("mm: allow
> pgtable_page_ctor() to fail").
I noticed and pushed a fixed tree without that commit :).
> However, that commit alone doesn't add
> any value;
> it requires additional commits to make sense. I don't know what those are.
> Copying Kirill for advice.
It needs the later rewrite where the function can actually fail.
thanks,
--
js
suse labs
next prev parent reply other threads:[~2016-01-25 15:05 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 11:49 [PATCH 3.12 00/39] 3.12.53-stable review Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 01/39] efi: Disable interrupts around EFI calls, not in the epilog/prolog calls Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 02/39] tools: Add a "make all" rule Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 03/39] ALSA: hda - Fix noise problems on Thinkpad T440s Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 04/39] dlm: make posix locks interruptible Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 05/39] PCI: Drop "setting latency timer" messages Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 06/39] ipv4: Don't increase PMTU with Datagram Too Big message Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 07/39] route: Use ipv4_mtu instead of raw rt_pmtu Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 08/39] SUNRPC: Fix oops when trace sunrpc_task events in nfs client Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 09/39] ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on() Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 10/39] drm/i915: Fix SRC_COPY width on 830/845g Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 11/39] lpfc: Fix null ndlp dereference in target_reset_handler Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 12/39] block: Always check queue limits for cloned requests Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 13/39] Input: aiptek - fix crash on detecting device without endpoints Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 14/39] qla2xxx: Fix hardware lock/unlock issue causing kernel panic Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 15/39] module: remove MODULE_GENERIC_TABLE Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 16/39] staging/dgnc: fix info leak in ioctl Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 17/39] pm: use GFP_ATOMIC when pm core call this function Jiri Slaby
2016-01-25 11:49 ` [PATCH 3.12 18/39] m32r: fix potential NULL-pointer dereference Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 19/39] m68k: handle pgtable_page_ctor() fail Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 20/39] m68k/mm: Check for mm != NULL in do_page_fault() debug code Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 21/39] m68k/mac: Make SCC reset work more reliably Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 22/39] sctp: Prevent soft lockup when sctp_accept() is called during a timeout event Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 23/39] USB: quirks: Fix another ELAN touchscreen Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 24/39] KEYS: Fix race between read and revoke Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 25/39] KEYS: Fix keyring ref leak in join_session_keyring() Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 26/39] udp: properly support MSG_PEEK with truncated buffers Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 27/39] x86/signal: Fix restart_syscall number for x32 tasks Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 28/39] xen/gntdev: Grant maps should not be subject to NUMA balancing Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 29/39] x86/xen: don't reset vcpu_info on a cancelled suspend Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 30/39] KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 31/39] x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[] Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 32/39] x86/boot: Double BOOT_HEAP_SIZE to 64KB Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 33/39] ipmi: move timer init to before irq is setup Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 34/39] ALSA: hda - Add Intel Lewisburg device IDs Audio Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 35/39] ALSA: hda - Apply pin fixup for HP ProBook 6550b Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 36/39] MAINTAINERS: Add public mailing list for ARC Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 37/39] ARC: Fix silly typo in MAINTAINERS file commit 30b9dbee895ff0d5cbf155bd1ef3f0f5992bca6f upstream. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 38/39] isdn_ppp: Add checks for allocation failure in isdn_ppp_open() Jiri Slaby
2016-01-25 11:50 ` [PATCH 3.12 39/39] ppp, slip: Validate VJ compression slot parameters completely Jiri Slaby
2016-01-25 14:50 ` [PATCH 3.12 00/39] 3.12.53-stable review Guenter Roeck
2016-01-25 15:05 ` Jiri Slaby [this message]
2016-01-25 17:00 ` Shuah Khan
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=56A639CE.9010507@suse.cz \
--to=jslaby@suse.cz \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.org \
--cc=william@gandi.net \
/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;
as well as URLs for NNTP newsgroup(s).