From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Tue, 17 Dec 2019 08:43:37 +0000 Subject: Re: can someone solve string_32.h issue for SH ? Message-Id: List-Id: References: <87h81zh4ap.wl-kuninori.morimoto.gx@renesas.com> <8736djgxg2.wl-kuninori.morimoto.gx@renesas.com> In-Reply-To: <8736djgxg2.wl-kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Kuninori Morimoto Cc: Yoshinori Sato , Rich Felker , Linux-SH , Linux-Renesas Hi Morimoto-san, On Tue, Dec 17, 2019 at 9:37 AM Kuninori Morimoto wrote: > Unfortunately, I can't test it :( > Can someone test it ? make rts7751r2dplus_defconfig qemu-system-sh4 qemu-system-sh4 -M r2d -serial null -serial mon:stdio \ -nographic -no-reboot -m 256 \ -append "panic=1 HOST=sh4 console=ttySC1 noiotrap" \ -kernel arch/sh/boot/zImage Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D90CC43603 for ; Tue, 17 Dec 2019 08:43:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3A8D3207FF for ; Tue, 17 Dec 2019 08:43:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726655AbfLQInt (ORCPT ); Tue, 17 Dec 2019 03:43:49 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:33890 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725893AbfLQInt (ORCPT ); Tue, 17 Dec 2019 03:43:49 -0500 Received: by mail-ot1-f66.google.com with SMTP id a15so12875567otf.1; Tue, 17 Dec 2019 00:43:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KsLTpBAfAwGzJwqfI26/Vs1UNJxNF1XBusPvuhuxopc=; b=Osx4qUAbFeOMoDxrMAnOAL/BKvLKpPtuHZarQDvJII0xDJ04GSv+Y5RDXHw7YXfI+/ P9v0dY/UAeZzZu1Y+5krjqG8PaylVaODokjFnA5/2O2LJl6pahNcXdfaG5z2YllCpcsP vOjKk+wChLeMYIQN2i8gBBVCJE5+pG/SQSmC9qunZ4rc/uB9ozvryfLjI/2x+gXRmGZq wDM26G1WdDVw+DOnQ5SlwS27C4T5PxycuY9bzS5vpk/JNyezo23w0eVbwwfmfQvzFXgR DMYS28lBFUGRBKBnPzvH4WHnFlOu4n039v+8+5XTySOm7l1J3Jgs32oFD4sFy86bs6kp QZXg== X-Gm-Message-State: APjAAAVzTLktaPqZUxbqsdiWelv2oGq4f+5bS4BbNpU7+1o4AQQ1w0MR tTfqhCkGjjJWT2Z6zUQ+I/ItghPZx5C7KEw2s+6MkVll X-Google-Smtp-Source: APXvYqzpAigI3DXg0KrqzlQBHMh5eXyPCI6zsZ29GgsGgiP/ldWjSKpt4RC6xDs3z5kZ/ZwKeBa5rXEJ0bgMzVgpjd8= X-Received: by 2002:a05:6830:18e2:: with SMTP id d2mr7031235otf.107.1576572228763; Tue, 17 Dec 2019 00:43:48 -0800 (PST) MIME-Version: 1.0 References: <87h81zh4ap.wl-kuninori.morimoto.gx@renesas.com> <8736djgxg2.wl-kuninori.morimoto.gx@renesas.com> In-Reply-To: <8736djgxg2.wl-kuninori.morimoto.gx@renesas.com> From: Geert Uytterhoeven Date: Tue, 17 Dec 2019 09:43:37 +0100 Message-ID: Subject: Re: can someone solve string_32.h issue for SH ? To: Kuninori Morimoto Cc: Yoshinori Sato , Rich Felker , Linux-SH , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi Morimoto-san, On Tue, Dec 17, 2019 at 9:37 AM Kuninori Morimoto wrote: > Unfortunately, I can't test it :( > Can someone test it ? make rts7751r2dplus_defconfig qemu-system-sh4 qemu-system-sh4 -M r2d -serial null -serial mon:stdio \ -nographic -no-reboot -m 256 \ -append "panic=1 HOST=sh4 console=ttySC1 noiotrap" \ -kernel arch/sh/boot/zImage Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds