Re: CVS commit: src/sys/kern

2012-06-04 Thread Erik Fair
This  the immediate predecessor are definitely a netbsd-5 pull up items.

Erik f...@netbsd.org

On Jun 3, 2012, at 09:23, David Laight wrote:

 Module Name:  src
 Committed By: dsl
 Date: Sun Jun  3 16:23:44 UTC 2012
 
 Modified Files:
   src/sys/kern: vfs_bio.c
 
 Log Message:
 Use separate temporaries for the 'int' percentage and the 'long'
  water marks.
 Previous paniced on sparc64 due to a misaligned copy.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.238 -r1.239 src/sys/kern/vfs_bio.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Re: CVS commit: src/sys/kern

2012-06-04 Thread David Laight
On Mon, Jun 04, 2012 at 12:02:37PM -0700, Erik Fair wrote:
 This  the immediate predecessor are definitely a netbsd-5 pull up items.

Just looked at a -5 tree.
I think only the vfs_bio change really matters.
(and the src/sys/dev/bluetooth/bcsp.c one - bool v int, but I suspect
the -5 tree has a few more of those).

The acpi ones won't matter because acpi is LE only.
Unfortunately I don't think a cvs patch will apply ...

 
 On Jun 3, 2012, at 09:23, David Laight wrote:
 
  Module Name:src
  Committed By:   dsl
  Date:   Sun Jun  3 16:23:44 UTC 2012
  
  Modified Files:
  src/sys/kern: vfs_bio.c
  
  Log Message:
  Use separate temporaries for the 'int' percentage and the 'long'
   water marks.
  Previous paniced on sparc64 due to a misaligned copy.
  
  
  To generate a diff of this commit:
  cvs rdiff -u -r1.238 -r1.239 src/sys/kern/vfs_bio.c
  
  Please note that diffs are not public domain; they are subject to the
  copyright notices on the relevant files.
  
 

David

-- 
David Laight: da...@l8s.co.uk