From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932659AbeDWXjx (ORCPT ); Mon, 23 Apr 2018 19:39:53 -0400 Received: from kvm5.telegraphics.com.au ([98.124.60.144]:56850 "EHLO kvm5.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932574AbeDWXjv (ORCPT ); Mon, 23 Apr 2018 19:39:51 -0400 Date: Tue, 24 Apr 2018 09:39:37 +1000 (AEST) From: Finn Thain To: Arnd Bergmann , Geert Uytterhoeven cc: Sam Creasey , linux-m68k@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH] m68k: Fix off-by-one calendar month In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 23 Apr 2018, Arnd Bergmann wrote: > > This clashes with a patch I had planned to submit today, but otherwise > looks correct and. I'll respin my patch on top of yours. Since I've taken > a good look at your changes in the meantime > > Reviewed-by: Arnd Bergmann > Thanks, Arnd. Geert, let me know if I should re-send this with the "reviewed-by" from Arnd and "cc" to stable... -- > Arnd