Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2010 19:36:37 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/modules Makefile
Message-ID:  <201003291937.o2TJb1mA009124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-03-29 19:36:37 UTC

  FreeBSD src repository

  Modified files:
    sys/modules          Makefile 
  Log:
  SVN rev 205852 on 2010-03-29 19:36:37Z by imp
  
  Arm defines intr_disable() as a macro, which causes problems for cxgb.
  Rather than remove it for all architectures (which was a botch in
  r205845), remove it only for arm and mips until that can be sorted out.
  
  Pointy Hat: imp
  
  Submitted by:   Navdeep Parhar
  MFC after:      7 days
  
  Revision  Changes    Path
  1.645     +2 -0      src/sys/modules/Makefile



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