From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH] timekeeping: Move persistent clock registration code from ARM to kernel Date: Sat, 15 Nov 2014 02:09:29 +0100 (CET) Message-ID: References: <1415388855-35074-1-git-send-email-anatol.pomozov@gmail.com> <20141110095325.GC12126@ulmo> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Anatol Pomozov Cc: Thierry Reding , Stephen Warren , Daniel Lezcano , Russell King , LKML , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Tony Lindgren , Mark Rutland , John Stultz List-Id: linux-tegra@vger.kernel.org On Fri, 14 Nov 2014, Anatol Pomozov wrote: > On Fri, Nov 14, 2014 at 4:18 PM, Thomas Gleixner wrote: > >> So what I suppose to do with my patch? If it does not work could > >> anyone provide patch that removes ARM arch dependency from > >> tegra20_timer.c? > > > > Huch? You want other people to solve your problems? > > This is not the point. I provided patch that fixes the issue. Other > people said that they have ideas how to do it different (and better) > way. So I am asking to share these ideas represented as a patch. That's not the way it works. You sent a patch to solve an problem which you are facing. Now the people who review the patch think that there is a better approach than moving code from arm/ to the timekeeping core code. So it's up to you to come up with a patch which solves the problem in the right way. Thanks, tglx