diff options
author | 2009-01-08 02:14:18 +0000 | |
---|---|---|
committer | 2009-01-13 14:48:01 +1100 | |
commit | 9fef3d2d15ae8ca24e4a145f2e189eea145d18c2 (patch) | |
tree | deb3764686dcbeb5ab013ecf6183d55c514f216f /arch/x86/mm/fault.c | |
parent | powerpc: Cleanup from l64 to ll64 change: drivers/net (diff) | |
download | linux-dev-9fef3d2d15ae8ca24e4a145f2e189eea145d18c2.tar.xz linux-dev-9fef3d2d15ae8ca24e4a145f2e189eea145d18c2.zip |
hvc_console: Change an mb() to smp_mb() and add some comments
I remember some history on this barrier. There was a race between
open via /dev/console and the tty being fully setup. Its also why
there is a temporary variable and the global is assigned at the end
of the function.
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions