Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752611AbdF2Jol (ORCPT ); Thu, 29 Jun 2017 05:44:41 -0400 Received: from mail-it0-f68.google.com ([209.85.214.68]:34498 "EHLO mail-it0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751725AbdF2Joe (ORCPT ); Thu, 29 Jun 2017 05:44:34 -0400 MIME-Version: 1.0 In-Reply-To: <20170628185538.1804-2-palmer@dabbelt.com> References: <20170606230007.19101-1-palmer@dabbelt.com> <20170628185538.1804-1-palmer@dabbelt.com> <20170628185538.1804-2-palmer@dabbelt.com> From: Geert Uytterhoeven Date: Thu, 29 Jun 2017 11:44:32 +0200 X-Google-Sender-Auth: au4b6UycGPuQylZpW7Sha3XPEqQ Message-ID: Subject: Re: [PATCH 1/9] RISC-V: Init and Halt Code To: Palmer Dabbelt Cc: Peter Zijlstra , Ingo Molnar , "Luis R. Rodriguez" , Al Viro , Stephen Rothwell , Nicolas Dichtel , Russell King , Mark Salter , Tobias Klauser , Will Deacon , James Hogan , Paul Gortmaker , Guenter Roeck , "linux-kernel@vger.kernel.org" , Linux-Arch , albert@sifive.com Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 21 Hi Palmer, On Wed, Jun 28, 2017 at 8:55 PM, Palmer Dabbelt wrote: > This contains the various __init C functions, the initial assembly > kernel entry point, and the code to reset the system. When a file was > init-related, it contains ...? > Signed-off-by: Palmer Dabbelt 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