lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 May 2009 21:22:05 -0700 (PDT)
From:	Kunsheng Chen <linux_kernel_chan@...oo.com>
To:	linux-kernel@...r.kernel.org
Subject: Why current->uid is not working in 2.6.29 ?


Hello everyone,

I am new to kernel module programming and got some problem while compiling some old kernel code. 

The
code is trying to get user id using current->uid,   but it is not
working by reminding me 'task_struct; doesn't contain field uid '.  

I checked the linux source code , uid is not there any more.

The 'current' is of task_struct, so could anyone tell me where is the new place for that uid ?


Thanks in advance,

-Kun  



      

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ