Received: by 2002:ac0:a591:0:0:0:0:0 with SMTP id m17-v6csp1042189imm; Thu, 5 Jul 2018 13:35:43 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdQ646GMQqVtV2psYAHRDHHbOO9haVql15fVdLfehToaEtE2Ys8i/fpeJlSkTAz5EjaZ5i4 X-Received: by 2002:aa7:83d1:: with SMTP id j17-v6mr7976816pfn.236.1530822943041; Thu, 05 Jul 2018 13:35:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530822943; cv=none; d=google.com; s=arc-20160816; b=rmyUWd7Qi/JKD4Nz9uUqkW79Tva6BxLxO9dm6BHeG5r/YQWx9rsfbKk8+muJSg07FU JPRH72jEZ/yYUQVlunWjvmAKWEFaCqeDRrSVpNA7JCiA4ADswySbge9Jn7QYhaeptFMv Mweorx7waf9SzmXhslM7z9vuwA8G57AflJJkldmv/LPR18gyxgLgEPZFjvbam3zOj1Iz J/KxzmlK+D61iP1BGzU7YTI0knp+D91BWBuBjU973gwlNUfZ9p55LMbrjHCBx1EJoK/T ONMtqSiAM5lOnyE81R6NHrgvKGQZkfRswFPBBPKRrkZcHQkW6k201kYavzbX2hrKmM+R kr0A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=mVF6yecp92A9zTqoee97rh0L6bF2oEYOahFmOgrXsfg=; b=VpdfW+fLa1pV9kxusZMi99/o34Jkel2IHeFENWHFoXx83lJFJ3Vv99qFKjTReC2fba wTLITEbwwBO9lsuIna8Aof3qYRlpD2w4P2XbEoMDq8OXQXNKFyRvez9oZRQS8qrKj+K8 8+HOwakSNkAFlg7GtZvwcaOHYB7RqEK4jl4JO+JPEWLm5KEOd2w06r5lHLD5VIG4CdD5 AKCkGwvdeZs7KXvQb1DnHittYQFqOYVOL4S4vf4s4w7NkD04jrmAW2xOEo77h2Di+gp7 hd+1w8y4KNEDxCZ9Ui9T2nrIlqcjHpOcUBydkJmau/IDN1ovyugA8IlXOc9GgeaOHqeb pJWQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e10-v6si2723461pgm.94.2018.07.05.13.35.28; Thu, 05 Jul 2018 13:35:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754202AbeGEUeK (ORCPT + 99 others); Thu, 5 Jul 2018 16:34:10 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:52360 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753950AbeGEUeH (ORCPT ); Thu, 5 Jul 2018 16:34:07 -0400 Received: from p4fea482e.dip0.t-ipconnect.de ([79.234.72.46] helo=nanos.glx-home) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fbAwx-0004Ax-R7; Thu, 05 Jul 2018 22:34:00 +0200 Date: Thu, 5 Jul 2018 22:33:55 +0200 (CEST) From: Thomas Gleixner To: Deepa Dinamani cc: kbuild test robot , kbuild-all@01.org, Linux Kernel Mailing List , Arnd Bergmann , y2038 Mailman List , linux-arch , palmer@sifive.com, linux-riscv@lists.infradead.org Subject: Re: [PATCH 3/6] timex: prepare compat helpers for y2038 changes In-Reply-To: Message-ID: References: <20180703054422.12089-4-deepa.kernel@gmail.com> <201807051322.sUohKhUO%fengguang.wu@intel.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 5 Jul 2018, Deepa Dinamani wrote: > The error is fixed with the following patch that goes in before patch > 3/6 above in the series. > Let me know if I should post a v2 instead. > > Thanks, > Deepa > > > commit bfe4b046ed7f01154aef44fcb77d3f172929ccc2 > Author: Deepa Dinamani > Date: Thu Jul 5 11:47:25 2018 -0700 > > riscv: Include asm-generic/compat.h > > riscv does not enable CONFIG_COMPAT in default configurations: > defconfig, allmodconfig and nomodconfig. > And hence does not inlude definitions for compat data types. > > Now that time syscalls are being reused in non CONFIG_COMPAT > modes, include asm-generic definitions for riscv. > > Alternative would be to make compat_time.h to be conditional on > CONFIG_COMPAT_32BIT_TIME. But, since riscv is already has an > asm/compat.h include the generic version instead. > > Signed-off-by: Deepa Dinamani > Cc: palmer@sifive.com > Cc: linux-riscv@lists.infradead.org Post a real patch please instead of something which I have to cleanup manually. A V2 of the series is probably the simplest way. Thanks, tglx