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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 16 Aug 2016 21:23:49 +0000
From:	Jason Cooper <jason@...edaemon.net>
To:	Rob Landley <rob@...dley.net>
Cc:	Rich Felker <dalias@...c.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Marc Zyngier <marc.zyngier@....com>,
	linux-kernel@...r.kernel.org, linux-sh@...r.kernel.org
Subject: Re: [PATCH] sh: Fix building j2_defconfig

Hi Rob,

On Tue, Aug 16, 2016 at 04:15:22PM -0500, Rob Landley wrote:
> On 08/16/2016 10:41 AM, Jason Cooper wrote:
> > When targeting the j2, we need to retain '-m2'.  Previously, the
> > Makefile blew out -m2 on the next line via :=.
> > 
> > Fix this by s/:=/+=/ when building for the J2.
> >
> > Fixes: 5a846abad07f6 ("sh: add support for J-Core J2 processor")
> > Signed-off-by: Jason Cooper <jason@...edaemon.net>
> 
> Speaking of j2, any status on the missing pieces of infratsructure that
> went in through other trees, without which booting hangs awaiting the
> first interrupt?
> 
>   http://lists.j-core.org/pipermail/j-core/2016-August/000326.html
> 
> It would be nice if the rest of the board support could make it in this
> release. Which trees are they going through?

I'm not aware of the status of other bits, but the irqchip driver can be
found [1] in a stable, based off of v4.8-rc1, branch here:

  git://git.infradead.org/users/jcooper/linux.git irqchip/jcore

hth,

Jason.

[1] Now that I got the damn toolchain fixed and j2_defconfig building...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ