[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTik60ShxdSb8mE0BLGKPmSe3saUTPVHbxCBXqPGp@mail.gmail.com>
Date: Sat, 10 Jul 2010 11:36:10 -0700
From: Chris Li <christ.li@...il.com>
To: Jiri Slaby <jslaby@...e.cz>
Cc: jirislaby@...il.com, Larry Finger <Larry.Finger@...inger.net>,
linux-kernel@...r.kernel.org, linux-sparse@...r.kernel.org
Subject: Re: [PATCH 1/2] parser: fix and simplify support of asm goto
On Sat, Jul 10, 2010 at 1:39 AM, Jiri Slaby <jslaby@...e.cz> wrote:
> + if (token->ident == &goto_ident) {
You need to test the token type is TOKEN_IDENT before using token->ident.
I will apply your patch with the fix up.
Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists