From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36558 invoked by alias); 26 Sep 2017 21:17:18 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 36547 invoked by uid 89); 26 Sep 2017 21:17:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy=vmware, H*r:sk:homiema, Hx-spam-relays-external:sk:homiema, H*RU:sk:homiema X-HELO: homiemail-a92.g.dreamhost.com Subject: Re: [PATCH] Fix range check in do_tunable_update_val To: Carlos O'Donell , Alexey Makhalov Cc: libc-alpha@sourceware.org References: <20170926183807.31788-1-amakhalov@vmware.com> <7ac4dfa7-4270-88e0-0a40-4289b0cec985@redhat.com> From: Siddhesh Poyarekar Message-ID: Date: Tue, 26 Sep 2017 21:17:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <7ac4dfa7-4270-88e0-0a40-4289b0cec985@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2017-09/txt/msg00987.txt.bz2 On Wednesday 27 September 2017 01:37 AM, Carlos O'Donell wrote: > Both Alexey and VMWare for Alexey have assignments in place. > > We can accept any patches from Alexey. Thanks, pushed. Siddhesh