linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Finn Thain <fthain@linux-m68k.org>
To: Stan Johnson <userm57@yahoo.com>
Cc: debian-powerpc@lists.debian.org, linuxppc-dev@lists.ozlabs.org,
	Nicholas Piggin <npiggin@gmail.com>
Subject: Re: Debian SID kernel doesn't boot on PowerBook 3400c
Date: Sat, 7 Aug 2021 14:08:06 +1000 (AEST)	[thread overview]
Message-ID: <f23ddb5b-90cb-2ba9-f043-66d475311b7@linux-m68k.org> (raw)
In-Reply-To: <06ddf5ab-b0c9-1c64-92ea-a9cfbfb9f3b0@yahoo.com>


On Fri, 6 Aug 2021, Stan Johnson wrote:

> $ egrep '(CONFIG_PPC_KUAP|CONFIG_VMAP_STACK)' .config
> CONFIG_PPC_KUAP=y
> CONFIG_PPC_KUAP_DEBUG=y
> CONFIG_VMAP_STACK=y
> $ strings vmlinux | fgrep "Linux version"
> Linux version 5.13.0-pmac-00004-g63e3756d1bd ...
> $ cp vmlinux ../vmlinux-5.13.0-pmac-00004-g63e3756d1bd-1
> 
> 1) PB 3400c
> vmlinux-5.13.0-pmac-00004-g63e3756d1bd-1
> Boots, no errors logging in at (text) fb console. Logging in via ssh and
> running "ls -Rail /usr/include" generated errors (and a hung ssh
> session). Once errors started, they repeated for almost every command.
> See pb3400c-63e3756d1bdf-1.txt.
> 
> 2) Wallstreet
> vmlinux-5.13.0-pmac-00004-g63e3756d1bd-1
> X login failed, there were errors ("Oops: Kernel access of bad area",
> "Oops: Exception in kernel mode"). Logging in via SSH, there were no
> additional errors after running "ls -Rail /usr/include" -- the errors
> did not escalate as they did on the PB 3400.
> See Wallstreet-63e3756d1bdf-1.txt.
> 
...
> $ egrep '(CONFIG_PPC_KUAP|CONFIG_VMAP_STACK)' .config
> CONFIG_PPC_KUAP=y
> CONFIG_PPC_KUAP_DEBUG=y
> # CONFIG_VMAP_STACK is not set
> $ strings vmlinux | fgrep "Linux version"
> Linux version 5.13.0-pmac-00004-g63e3756d1bd ...
> $ cp vmlinux ../vmlinux-5.13.0-pmac-00004-g63e3756d1bd-2
> 
> 3) PB 3400c
> vmlinux-5.13.0-pmac-00004-g63e3756d1bd-2
> Filesystem was corrupt from the previous test (probably from all the
> errors during shutdown). After fixing the filesystem:
> Boots, no errors logging in at (text) fb console. Logging in via ssh and
> running "ls -Rail /usr/include" generated a few errors. There didn't
> seem to be as many errors as in the previous test, there were a few
> errors during shutdown but the shutdown was otherwise normal.
> See pb3400c-63e3756d1bdf-2.txt.
> 
> 4) Wallstreet
> vmlinux-5.13.0-pmac-00004-g63e3756d1bd-2
> X login worked, and there were no errors. There were no errors during
> ssh access.
> See Wallstreet-63e3756d1bdf-2.txt.
> 

Thanks for collecting these results, Stan. Do you think that the 
successful result from test 4) could have been just chance?

It appears that the bug affecting the Powerbook 3400 is unaffected by 
CONFIG_VMAP_STACK.

Whereas the bug affecting the Powerbook G3 disappears when 
CONFIG_VMAP_STACK is disabled (assuming the result from 4 is reliable).

Either way, these results reiterate that "Oops: Kernel access of bad area, 
sig: 11" was not entirely resolved by "powerpc/32s: Fix napping restore in 
data storage interrupt (DSI)".

  parent reply	other threads:[~2021-08-07  4:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <60841a75-ed7c-8789-15db-272bf43055f5.ref@yahoo.com>
     [not found] ` <60841a75-ed7c-8789-15db-272bf43055f5@yahoo.com>
2021-07-31 15:58   ` Debian SID kernel doesn't boot on PowerBook 3400c Christophe Leroy
2021-07-31 18:24     ` Stan Johnson
2021-08-02 14:41       ` Christophe Leroy
2021-08-02 17:32         ` Stan Johnson
2021-08-03 10:08           ` Christophe Leroy
2021-08-03 22:20             ` Stan Johnson
2021-08-04  0:02               ` Finn Thain
2021-08-04  0:34             ` Finn Thain
2021-08-04  6:28               ` Christophe Leroy
     [not found]                 ` <f6a3746e-80ef-a6b3-925a-69aed01ba98c@linux-m68k.org>
     [not found]                   ` <b6fe0c8e-8af5-e0e9-629b-fce61750ec2e@yahoo.com>
     [not found]                     ` <4ac28304-4519-fb8a-a868-e8c79cb5f9e4@yahoo.com>
     [not found]                       ` <7532219a-4fd0-416-6365-304033fa6abd@linux-m68k.org>
     [not found]                         ` <9659419d-da9e-5aa6-ffbb-758748e2d6e9@linux-m68k.org>
     [not found]                           ` <2eb2b452-51d5-c495-3ffe-896c62a1633f@yahoo.com>
     [not found]                             ` <da9c16b4-70bc-6fe0-ad5c-8b226ca08b23@yahoo.com>
     [not found]                               ` <cc5a203f-9df5-a0b-a4d7-bcaddde777d5@linux-m68k.org>
     [not found]                                 ` <6ea50cd7-84d3-5180-0430-1211aaf0e308@yahoo.com>
2021-08-06  1:06                                   ` Finn Thain
2021-08-06  6:09                                     ` Christophe Leroy
2021-08-06  9:43                                       ` Finn Thain
2021-08-06  9:58                                         ` Christophe Leroy
2021-08-07  2:05                                           ` Finn Thain
     [not found]                                             ` <06ddf5ab-b0c9-1c64-92ea-a9cfbfb9f3b0@yahoo.com>
2021-08-07  4:08                                               ` Finn Thain [this message]
2021-08-07 13:09                                                 ` Stan Johnson
2021-08-07 14:35                                                   ` Christophe Leroy
2021-08-07 16:26                                                     ` Stan Johnson
2021-08-07 17:08                                                       ` Christophe Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f23ddb5b-90cb-2ba9-f043-66d475311b7@linux-m68k.org \
    --to=fthain@linux-m68k.org \
    --cc=debian-powerpc@lists.debian.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=npiggin@gmail.com \
    --cc=userm57@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).