Re: LSM conversion to static interface

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Greg KH <greg@...>
Cc: Thomas Fricaccia <thomas_fricacci@...>, <linux-kernel@...>, Alan Cox <alan@...>, Linus Torvalds <torvalds@...>, LSM ML <linux-security-module@...>, Crispin Cowan <crispin@...>
Date: Tuesday, October 23, 2007 - 7:38 am

On Mon, October 22, 2007 18:13, Greg KH wrote:

I have an out of tree module to do per-port (tcp/udp) bind permissions,
it works fine with the "capability" module as secondary and I can load
or unload both of them at any time... this recent change completely
breaks that. (I had to #include dummy.c though).

Why should I now need to:
1. reboot every time I change the code when I could just reload modules before?
2. put it into my kernel source tree to use it?

-- 
Simon Arlott
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: LSM conversion to static interface, Thomas Fricaccia, (Mon Oct 22, 1:00 pm)
Re: LSM conversion to static interface, Giacomo Catenazzi, (Tue Oct 23, 1:53 am)
Re: LSM conversion to static interface, Crispin Cowan, (Tue Oct 23, 3:12 am)
Re: LSM conversion to static interface, Greg KH, (Tue Oct 23, 11:41 pm)
Re: LSM conversion to static interface, Giacomo A. Catenazzi, (Tue Oct 23, 4:17 am)
Re: LSM conversion to static interface, Greg KH, (Mon Oct 22, 1:13 pm)
Re: LSM conversion to static interface, Simon Arlott, (Tue Oct 23, 7:38 am)
Re: LSM conversion to static interface, Crispin Cowan, (Tue Oct 23, 1:14 am)
Re: LSM conversion to static interface, Alan Cox, (Mon Oct 22, 1:12 pm)