[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100803202607.GA25233@linux-mips.org>
Date: Tue, 3 Aug 2010 21:26:07 +0100
From: Ralf Baechle <ralf@...ux-mips.org>
To: David Daney <ddaney@...iumnetworks.com>
Cc: linux-mips@...ux-mips.org, ananth@...ibm.com,
anil.s.keshavamurthy@...el.com, davem@...emloft.net,
masami.hiramatsu.pt@...achi.com, linux-kernel@...r.kernel.org,
hschauhan@...ltrace.org
Subject: Re: [PATCH 1/5] MIPS: Define regs_return_value()
On Tue, Aug 03, 2010 at 11:22:18AM -0700, David Daney wrote:
> +#define regs_return_value(regs) ((regs)->regs[2])
This will probably only work if the argument happens to be "regs" otherwise
the things will likely go splat.
Ralf
--
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