All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hao <kexin.hao@windriver.com>
To: Ruslan Babayev <ruslan@babayev.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH] edgerouter: fix machine tune
Date: Tue, 10 May 2016 11:33:11 +0800	[thread overview]
Message-ID: <20160510033311.GA5960@pek-khao-d1.corp.ad.wrs.com> (raw)
In-Reply-To: <87eg9bdqju.fsf@babayev.com>

[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]

On Mon, May 09, 2016 at 11:39:17AM -0700, Ruslan Babayev wrote:
> 
> Kevin Hao writes:
> 
> >> 
> >> Without this change OpenSSH (ssh-keygen) dies with SIGILL at
> >> runtime. 
> >
> > The ssh-keygen works pretty well for me. Could you show the steps to
> > reproduce this issue?
> >
> 
> Sorry, I should have mentioned I have seen the crash with TCLIBC =
> "musl" only. Not sure what's going on. Perhaps glibc by default falls
> back to soft-float at run-time.

Since the kernel has FPU emulation, we should not run into this crash even if
musl use the hard float instructions. That is also why the edgerouter BSP
can works previously. It seems a bug in musl.

> 
> With "musl" I also saw a mips related compilation failure in libffi which I
> have fixed.
> 
> Just to verify I have rebuilt core-image-minimal with glibc and I ssh-keygen
> works. Regarding core-image-sato, is it even officially supported for
> edgerouter? The release notes [1] only mention core-image-minimal.

We don't have an officially image type supported list for each BSP.
The core-image-minimal is only referred as an example in release note, but
that doesn't mean we only support this image type. A patch should not break
the build of an image type which is buildable currently at least.

Thanks,
Kevin

> 
> 
> Regards,
> Ruslan
> 
> [1] https://www.yoctoproject.org/downloads/bsps/krogoth21/edgerouter

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 484 bytes --]

  parent reply	other threads:[~2016-05-10  3:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <877ff73zh2.fsf@babayev.com>
2016-05-08 13:06 ` [PATCH] edgerouter: fix machine tune Kevin Hao
     [not found]   ` <87zis0ifrw.fsf@babayev.com>
2016-05-09 12:38     ` Kevin Hao
     [not found]       ` <87eg9bdqju.fsf@babayev.com>
2016-05-10  3:33         ` Kevin Hao [this message]
2016-05-10  3:55           ` Khem Raj

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=20160510033311.GA5960@pek-khao-d1.corp.ad.wrs.com \
    --to=kexin.hao@windriver.com \
    --cc=poky@yoctoproject.org \
    --cc=ruslan@babayev.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.