summaryrefslogtreecommitdiffstats
path: root/drivers/serial
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-07-16 16:50:36 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-07-16 17:11:59 -0700
commit778feeb4757daef5d7118feab2319142367910dd (patch)
treee09a08c13bbd5a2de881dfcb04d987034564f1b3 /drivers/serial
parent3ac66e33eaf0b2313f7e3c8c023aa0420577a0c2 (diff)
downloadop-kernel-dev-778feeb4757daef5d7118feab2319142367910dd.zip
op-kernel-dev-778feeb4757daef5d7118feab2319142367910dd.tar.gz
[SPARC64]: Fix race between MD update and dr-cpu add.
We need to make sure the MD update occurs before we try to process dr-cpu configure requests. MD update and dr-cpu were being processed by seperate threads so that did not happen occaisionally. Fix this by executing all domain services data packets from a single thread, in order. This will help simplify some other things as well. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/serial')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud