Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2011 03:30:29 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/arm sys_machdep.c vm_machdep.c src/sys/arm/include proc.h
Message-ID:  <201102050330.p153UvSQ009785@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2011-02-05 03:30:29 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          sys_machdep.c vm_machdep.c 
    sys/arm/include      proc.h 
  Log:
  SVN rev 218310 on 2011-02-05 03:30:29Z by imp
  
  Make md_tp a register_t not a void *.  This will keep us from
  accidentally dereferencng it and might be one fewer things to change
  if arm64 happens...
  
  Submitted by:   rwatson's question on irc...
  
  Revision  Changes    Path
  1.6       +2 -2      src/sys/arm/arm/sys_machdep.c
  1.47      +3 -3      src/sys/arm/arm/vm_machdep.c
  1.9       +1 -1      src/sys/arm/include/proc.h



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