On Tue, Nov 08, 2016 at 11:06:25PM +0200, Dan Jurgens wrote: > From: Daniel Jurgens > > It is likely that the SID for the same PKey will be requested many > times. To reduce the time to modify QPs and process MADs use a cache to > store PKey SIDs. > > This code is heavily based on the "netif" and "netport" concept > originally developed by James Morris and Paul Moore > (see security/selinux/netif.c and > security/selinux/netport.c for more information) > > issue: 736423 > Change-Id: I176c3079d5d84d06839b4f750100ac47a6081e94 It doesn't belong to commit message. > Signed-off-by: Daniel Jurgens