All of lore.kernel.org
 help / color / mirror / Atom feed
* linux segment
@ 2012-10-24 12:04 Fan Yang
  2012-10-26 23:53 ` Mulyadi Santosa
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Fan Yang @ 2012-10-24 12:04 UTC (permalink / raw)
  To: kernelnewbies

Hi all:
    I print the cs ds and ss register in the user space, and it is same as
the __USER_CS and __USER_DS which defined in kernel as 73 and 7b. In the
kernel __KERNEL_CS and __KERNEL_DS defined as 60 and 68, but when I print
this two value in my kernel module, I get 60 and 7b. Why ? It should be 60
and 68, shouldn't it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20121024/b5a45b57/attachment.html 

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-06-20 13:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24 12:04 linux segment Fan Yang
2012-10-26 23:53 ` Mulyadi Santosa
2012-10-27  7:49 ` Jun Hu
2012-10-28 14:02   ` Fan Yang
2012-10-28 14:20     ` Fan Yang
2012-10-29  7:32     ` Mulyadi Santosa
2012-10-30  0:44       ` Fan Yang
2012-10-30  6:04         ` Mulyadi Santosa
2012-11-02  9:32         ` Tobias Boege
2013-06-20  9:02 ` Baoquan He
2013-06-20 10:01   ` Fan Yang
2013-06-20 13:40     ` Baoquan He

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.