Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751934AbbESWAB (ORCPT ); Tue, 19 May 2015 18:00:01 -0400 Received: from cantor2.suse.de ([195.135.220.15]:49606 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751824AbbESV77 (ORCPT ); Tue, 19 May 2015 17:59:59 -0400 Date: Tue, 19 May 2015 23:59:57 +0200 (CEST) From: Jiri Kosina To: Jiri Slaby cc: live-patching@vger.kernel.org, jpoimboe@redhat.com, sjenning@redhat.com, vojtech@suse.cz, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] livepatch: introduce patch/func-walking helpers In-Reply-To: <1432029679-9763-2-git-send-email-jslaby@suse.cz> Message-ID: References: <1432029679-9763-1-git-send-email-jslaby@suse.cz> <1432029679-9763-2-git-send-email-jslaby@suse.cz> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) 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 Content-Length: 548 Lines: 18 On Tue, 19 May 2015, 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 Applied to for-4.2/upstream. -- Jiri Kosina SUSE Labs -- 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/