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:	Sun, 8 Apr 2012 11:59:20 +0300
From:	Sergei Trofimovich <slyich@...il.com>
To:	Russell King <rmk+kernel@....linux.org.uk>
Cc:	<linux-kernel@...r.kernel.org>, Will Deacon <will.deacon@....com>
Subject: arm: CONFIG_ARM_PATCH_PHYS_VIRT=y is broken on kirkwood

Hi Russel!

I've noticed sheevaplug is not able to boot with
kirkwood_defconfig anymore. After dumb bisection
I've figured out that
    CONFIG_ARM_PATCH_PHYS_VIRT=y
was the problem.

The commit in question is :
> c1becedc8871645278832fabdc6fe138082a495b is the first bad commit
> commit c1becedc8871645278832fabdc6fe138082a495b
> Author: Russell King <rmk+kernel@....linux.org.uk>
> Date:   Wed Aug 10 10:23:45 2011 +0100
> 
>     ARM: enable ARM_PATCH_PHYS_VIRT by default

In order to make the box boot I had to set:
    CONFIG_EMBEDDED=y
    # CONFIG_ARM_PATCH_PHYS_VIRT is not set
   CONFIG_PHYS_OFFSET=0x0

Do you have an idea why it does not boot anymore by default?

Thanks!

-- 

  Sergei

Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists