[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080118090707.GC24337@elte.hu>
Date: Fri, 18 Jan 2008 10:07:07 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Harvey Harrison <harvey.harrison@...il.com>
Cc: "H. Peter Anvin" <hpa@...or.com>,
Roland McGrath <roland@...hat.com>,
LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH] x86: Rename stack_pointer to kernel_trap_sp
* Harvey Harrison <harvey.harrison@...il.com> wrote:
> struct frame_head *head = (struct frame_head *)frame_pointer(regs);
> - unsigned long stack = stack_pointer(regs);
> + unsigned long stack = kernel_trap_sp(regs);
thanks, applied.
Ingo
--
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