NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/51346: rump's module autoload incompatable with paxctl m&a



The following reply was made to PR kern/51346; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/51346: rump's module autoload incompatable with paxctl m&a
Date: Mon, 5 Sep 2016 15:52:33 +0800 (PHT)

 Forward to audit trail:
 
 Module Name:    src
 Committed By:   christos
 Date:           Sat Aug 27 14:21:07 UTC 2016
 
 Modified Files:
          src/tests/rump/modautoload: Makefile
 
 Log Message:
 needs mprotect disable since it loads kernel code and relocates it.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/tests/rump/modautoload/Makefile
 
 ----------------
 
 Module Name:    src
 Committed By:   christos
 Date:           Sat Aug 27 14:23:54 UTC 2016
 
 Modified Files:
          src/tests/rump/modautoload: Makefile
 
 Log Message:
 don't disable PIE
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/tests/rump/modautoload/Makefile
 
 
 +------------------+--------------------------+------------------------+
 | Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
 | (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
 | Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
 +------------------+--------------------------+------------------------+
 


Home | Main Index | Thread Index | Old Index