From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pg0-f49.google.com ([74.125.83.49]:40375 "EHLO mail-pg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751240AbdLJG2M (ORCPT ); Sun, 10 Dec 2017 01:28:12 -0500 Received: by mail-pg0-f49.google.com with SMTP id k15so8977414pgr.7 for ; Sat, 09 Dec 2017 22:28:11 -0800 (PST) Date: Sun, 10 Dec 2017 17:27:58 +1100 From: Vincent McIntyre To: Hans Verkuil Cc: "Jasmin J." , linux-media@vger.kernel.org, d.scheller@gmx.net Subject: Re: [PATCH] build: Added missing timer_setup_on_stack Message-ID: <20171210062756.GA27011@ubuntu.windy> References: <1512766859-7667-1-git-send-email-jasmin@anw.at> <3343c1fd-d0f0-46b1-fd3f-150f36de6fa4@anw.at> <21ccbddb-eada-fa44-93ea-f0b80e17d409@xs4all.nl> <20171208231606.GA5540@shambles.windy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: On Sat, Dec 09, 2017 at 09:00:18AM +0100, Hans Verkuil wrote: > I misapplied a pr_fmt patch. It's now fixed. > Indeed, the build goes fine now. Thank you both again. Cheers Vince