Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2008 17:43:56 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 machdep.c src/sys/ia64/include ia64_cpu.h
Message-ID:  <200807071744.m67Hi1Lm076988@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-07-07 17:43:56 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        machdep.c 
    sys/ia64/include     ia64_cpu.h 
  Log:
  SVN rev 180354 on 2008-07-07 17:43:56Z by marcel
  
  Add inline function ia64_fc_i() to abstract inline assembly.
  Use the new inline function in ia64_invalidate_icache().
  While there, add proper synchronization so that we know
  the fc.i instructions have taken effect when we return.
  
  Revision  Changes    Path
  1.242     +4 -1      src/sys/ia64/ia64/machdep.c
  1.24      +6 -0      src/sys/ia64/include/ia64_cpu.h



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