commit | 057229f9efc7ebebd3ce0496195ed46df631f383 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Fri May 02 14:08:20 2008 +0300 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 05 18:13:14 2008 +0100 |
tree | 97f14e46db15c0c420db4f188d4bcf15b8843708 | |
parent | 326e2e1a59decc81bea052e8a8c6d75c63daa2db [diff] |
[MIPS] Add missing braces to pte_mkyoung Only the version pte_mkyoung for 36-bit pagetables on 32-bit hw was affected and with this bug being around since November 29, 2004 there is evidence to suport the assumption it was benign ;-) Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>