cognet      2006-10-24 23:27:52 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          vm_machdep.c 
  Log:
  Ooops, dump_avail[i] can be 0 if the RAM starts at 0x00000000, so check that
  dump_avail[i + 1] is == 0 as a stop condition instead.
  MFC after: 3 days
  
  Revision  Changes    Path
  1.28      +4 -4      src/sys/arm/arm/vm_machdep.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to