:1000000001030000FF152C050033436F6D004D65A3 :100010006761686572747A20334358454D353536CB :10002000004C414E202B2035366B204D6F64656DA2 :100030000000FF20040101350021020000060B0230 :10004000004C0000000069000000FF00130343495A :1000500053210206001A0501070008631B098701E6 :100060001901556430FFFFFF001303434953210278 :1000700002001A0501270009631B09A70119015590 :060080002330FFFFFF002A :00000001FF # # This card is MFC-compliant, but identifies itself as single function # />
summaryrefslogtreecommitdiff
path: root/net/wireless/wext-spy.c
AgeCommit message (Expand)AuthorFilesLines
mode:
authorEric W. Biederman <ebiederm@xmission.com>2011-11-16 23:20:58 -0800
committerEric W. Biederman <ebiederm@xmission.com>2012-04-07 17:11:46 -0700
commit7b44ab978b77a91b327058a0f4db7e6fcdb90b92 (patch)
tree632c872f0b88d001f1bddce2c0aacd77bf062454 /kernel
parent5673a94c14574d7c6495c320c6b0e480673d54bd (diff)
userns: Disassociate user_struct from the user_namespace.
Modify alloc_uid to take a kuid and make the user hash table global. Stop holding a reference to the user namespace in struct user_struct. This simplifies the code and makes the per user accounting not care about which user namespace a uid happens to appear in. Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'kernel')