]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] synclink.c: compiler optimisation fix
authorPaul Fulghum <paulkf@microgate.com>
Fri, 9 Sep 2005 20:02:12 +0000 (13:02 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:33 +0000 (13:57 -0700)
commit62202904ecf37d038e9a4a0b1c22e52b545d01c4
tree4ea5b278ce5f9c57c81feb88910cd107213eac16
parentd1d2bd866980c7affb7416036716d6c236184b2f
[PATCH] synclink.c: compiler optimisation fix

Make some fields of DMA descriptor volatile to prevent compiler optimizations.

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/synclink.c