Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933359AbbESOWN (ORCPT ); Tue, 19 May 2015 10:22:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58997 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932353AbbESOWJ (ORCPT ); Tue, 19 May 2015 10:22:09 -0400 Date: Tue, 19 May 2015 09:22:05 -0500 From: Josh Poimboeuf To: Jiri Slaby Cc: live-patching@vger.kernel.org, sjenning@redhat.com, jkosina@suse.cz, vojtech@suse.cz, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] livepatch: introduce patch/func-walking helpers Message-ID: <20150519142205.GB21359@treble.redhat.com> References: <1432029679-9763-1-git-send-email-jslaby@suse.cz> <1432029679-9763-2-git-send-email-jslaby@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1432029679-9763-2-git-send-email-jslaby@suse.cz> User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 569 Lines: 16 On Tue, May 19, 2015 at 12:01:19PM +0200, Jiri Slaby wrote: > klp_for_each_object and klp_for_each_func are now used all over the > code. One need not think what is the proper condition to check in the > for loop now. > > Signed-off-by: Jiri Slaby Acked-by: Josh Poimboeuf -- Josh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/