From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752229Ab3LJHOV (ORCPT ); Tue, 10 Dec 2013 02:14:21 -0500 Received: from ozlabs.org ([203.10.76.45]:51589 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752168Ab3LJHOS (ORCPT ); Tue, 10 Dec 2013 02:14:18 -0500 From: Rusty Russell To: Ming Lei , Axel Lin Cc: Russell King - ARM Linux , Jonathan Austin , Michal Marek , Linux Kernel Mailing List , Uwe =?utf-8?Q?Kleine-K=C3=B6?= =?utf-8?Q?nig?= , linux-arm-kernel Subject: Re: kernel BUG at kernel/kallsyms.c:222! In-Reply-To: References: <87y54vzszo.fsf@rustcorp.com.au> <528110B1.4060402@arm.com> <20131111193236.GB16735@n2100.arm.linux.org.uk> User-Agent: Notmuch/0.15.2 (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Tue, 10 Dec 2013 16:47:40 +1030 Message-ID: <87iouxjkl7.fsf@rustcorp.com.au> 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 Ming Lei writes: > Hi Axel, > > I am fine to resend it to RMK's patch system, but I am not sure > if Russell would like to host it. > > Maybe it is better to push it via Rusty's tree since the change is only > on scripts/, and it doesn't depend on the 1st one. > > Rusty, could you pick up the patch with title of > "scripts/link-vmlinux.sh: only filter kernel symbols for arm"? OK, and I added the correct Fixes: line so the stable people can track it properly: Cc: Cc: Rusty Russell Fixes: f6537f2f0eba4eba3354e48dbe3047db6d8b6254 Singed-off-by: Ming Lei Signed-off-by: Rusty Russell BTW, you misspelled Signed-off-by :) Applied, Rusty. > > Thanks, > -- > Ming Lei > > On Mon, Dec 2, 2013 at 9:57 AM, Axel Lin wrote: >> 2013/11/13 Ming Lei : >>> Hi Axel, >>> >>> On Wed, Nov 13, 2013 at 5:58 PM, Axel Lin wrote: >>>> >>>> Hi Ming, >>>> You missed "; then" in the end of if statement in your patch. >>>> >>>> So I got below error with your patch: >>>> scripts/link-vmlinux.sh: line 87: syntax error near unexpected token `fi' >>>> make: *** [vmlinuxclean] Error 2 >>> >>> Thanks for your test, and I have fixed it and post a formal one for merge, >>> and you can find these two patches on arm list, but forget to Cc you, sorry >>> for that. >> >> Hi Ming, >> Both your patch and Jonathan's patch are still not in linux-next. >> Any chance to resend the patchs to RMK's patch system? >> >> Thanks, >> Axel > > > > -- > Ming Lei