diff options
Diffstat (limited to 'Documentation/s390/Debugging390.txt')
-rw-r--r-- | Documentation/s390/Debugging390.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Documentation/s390/Debugging390.txt b/Documentation/s390/Debugging390.txt index 2d826d84943f..c051ba27670d 100644 --- a/Documentation/s390/Debugging390.txt +++ b/Documentation/s390/Debugging390.txt | |||
@@ -317,9 +317,9 @@ Each process/thread under Linux for S390 has its own kernel task_struct | |||
317 | defined in linux/include/linux/sched.h | 317 | defined in linux/include/linux/sched.h |
318 | The S390 on initialisation & resuming of a process on a cpu sets | 318 | The S390 on initialisation & resuming of a process on a cpu sets |
319 | the __LC_KERNEL_STACK variable in the spare prefix area for this cpu | 319 | the __LC_KERNEL_STACK variable in the spare prefix area for this cpu |
320 | ( which we use for per processor globals). | 320 | (which we use for per-processor globals). |
321 | 321 | ||
322 | The kernel stack pointer is intimately tied with the task stucture for | 322 | The kernel stack pointer is intimately tied with the task structure for |
323 | each processor as follows. | 323 | each processor as follows. |
324 | 324 | ||
325 | s/390 | 325 | s/390 |
@@ -973,8 +973,9 @@ through the pipe for each line containing the string open. | |||
973 | 973 | ||
974 | Example 3 | 974 | Example 3 |
975 | --------- | 975 | --------- |
976 | Getting sophistocated | 976 | Getting sophisticated |
977 | telnetd crashes on & I don't know why | 977 | telnetd crashes & I don't know why |
978 | |||
978 | Steps | 979 | Steps |
979 | ----- | 980 | ----- |
980 | 1) Replace the following line in /etc/inetd.conf | 981 | 1) Replace the following line in /etc/inetd.conf |
@@ -1836,7 +1837,7 @@ RDRLIST | |||
1836 | RECEIVE / LOG TXT A1 ( replace | 1837 | RECEIVE / LOG TXT A1 ( replace |
1837 | 8) | 1838 | 8) |
1838 | filel & press F11 to look at it | 1839 | filel & press F11 to look at it |
1839 | You should see someting like. | 1840 | You should see something like: |
1840 | 1841 | ||
1841 | 00020942' SSCH B2334000 0048813C CC 0 SCH 0000 DEV 7C08 | 1842 | 00020942' SSCH B2334000 0048813C CC 0 SCH 0000 DEV 7C08 |
1842 | CPA 000FFDF0 PARM 00E2C9C4 KEY 0 FPI C0 LPM 80 | 1843 | CPA 000FFDF0 PARM 00E2C9C4 KEY 0 FPI C0 LPM 80 |