From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752725AbaBUD6J (ORCPT ); Thu, 20 Feb 2014 22:58:09 -0500 Received: from mail.active-venture.com ([67.228.131.205]:50917 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752141AbaBUD6H (ORCPT ); Thu, 20 Feb 2014 22:58:07 -0500 X-Originating-IP: 108.223.40.66 Message-ID: <5306CE59.8050505@roeck-us.net> Date: Thu, 20 Feb 2014 19:56:09 -0800 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org CC: torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: Re: [PATCH 3.10 00/66] 3.10.32-stable review References: <20140220234909.482516304@linuxfoundation.org> In-Reply-To: <20140220234909.482516304@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/20/2014 03:50 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.10.32 release. > There are 66 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 Sat Feb 22 23:48:52 UTC 2014. > Anything received after that time might be too late. > [ ... ] > Guenter Roeck > iio: max1363: Use devm_regulator_get_optional for optional regulator > Hi Greg, Oops ... how embarrassing. This one doesn't work in 3.10 and causes build failures. Please drop it. Thanks, Guenter