Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2010 01:09:45 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ofw ofw_standard.c src/sys/powerpc/ofw ofw_real.c
Message-ID:  <201003230111.o2N1BxYu024252@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-03-23 01:09:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ofw          ofw_standard.c 
    sys/powerpc/ofw      ofw_real.c 
  Log:
  SVN rev 205496 on 2010-03-23 01:09:45Z by nwhitehorn
  
  Do not declare the various OFW command buffers static. It does not
  appear to be necessary on either sparc64 or powerpc, and is a
  concurrency nightmare.
  
  Reviewed by:    marius
  
  Revision  Changes    Path
  1.5       +24 -24    src/sys/dev/ofw/ofw_standard.c
  1.3       +23 -23    src/sys/powerpc/ofw/ofw_real.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003230111.o2N1BxYu024252>