From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751725AbbCNRaf (ORCPT ); Sat, 14 Mar 2015 13:30:35 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:33156 "EHLO mail-ob0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750997AbbCNRac (ORCPT ); Sat, 14 Mar 2015 13:30:32 -0400 MIME-Version: 1.0 In-Reply-To: <55045F84.70605@gmail.com> References: <1426269888-25600-1-git-send-email-alexinbeijing@gmail.com> <20150313230354.GA11522@cloud> <55045F84.70605@gmail.com> Date: Sat, 14 Mar 2015 18:30:31 +0100 X-Google-Sender-Auth: WV10L2DwmmHCBMvJzb303wwK2Hg Message-ID: Subject: Re: [PATCH 01/32] do_fork(): Rename 'stack_size' argument to reflect actual use From: Geert Uytterhoeven To: Alex Dowad Cc: Josh Triplett , "linux-kernel@vger.kernel.org" , Andrew Morton , Oleg Nesterov , Peter Zijlstra , "Kirill A. Shutemov" , Rik van Riel , Vladimir Davydov Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 14, 2015 at 5:19 PM, Alex Dowad wrote: > I've just been searching for history on sys_clone2() but have come up empty. > "git blame" isn't helping, either... the current code dates back before the > start of the git history. There are several trees containing more history (e.g. from bitkeeper). Search for "full history linux git". Anyway, it doesn't help much in this case. sys_clone2() was introduced in commit 0830ad57cf52da22dbb933945fd1bda6b320e0ee Author: linus1 Date: Thu Jul 13 11:00:00 2000 -0600 Import 2.4.0-test5pre2 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