<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 14pt">
<DIV><FONT size=4>Can you post out your codes ?</FONT></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV>&nbsp;</DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=lljyangfan@gmail.com 
href="mailto:lljyangfan@gmail.com">Fan Yang</A> </DIV>
<DIV><B>Sent:</B> Wednesday, October 24, 2012 8:04 PM</DIV>
<DIV><B>To:</B> <A title=kernelnewbies@kernelnewbies.org 
href="mailto:kernelnewbies@kernelnewbies.org">kernelnewbies@kernelnewbies.org</A> 
</DIV>
<DIV><B>Subject:</B> linux segment</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Hi 
all: 
<DIV>&nbsp;&nbsp;&nbsp; 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? <BR>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV>
<P>
<HR>
_______________________________________________<BR>Kernelnewbies mailing 
list<BR>Kernelnewbies@kernelnewbies.org<BR>http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies<BR></DIV></DIV></DIV></BODY></HTML>