From commits-return-7634-archive-asf-public=cust-asf.ponee.io@nuttx.apache.org Sun Apr 19 13:51:29 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 962F2180630 for ; Sun, 19 Apr 2020 15:51:29 +0200 (CEST) Received: (qmail 57849 invoked by uid 500); 19 Apr 2020 13:51:29 -0000 Mailing-List: contact commits-help@nuttx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nuttx.apache.org Delivered-To: mailing list commits@nuttx.apache.org Received: (qmail 57840 invoked by uid 99); 19 Apr 2020 13:51:28 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Apr 2020 13:51:28 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A1BC48B6B4; Sun, 19 Apr 2020 13:51:28 +0000 (UTC) Date: Sun, 19 Apr 2020 13:51:28 +0000 To: "commits@nuttx.apache.org" Subject: [incubator-nuttx] branch master updated (87dbd7d -> 3d10f8c) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158730428849.17374.13859556429684831052@gitbox.apache.org> From: gnutt@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-nuttx X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 87dbd7d52d833a91bd55cd3e24d3ebc9be89455f X-Git-Newrev: 3d10f8cf8fad52486d905f5511962570934c102a X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 87dbd7d TODO: Remove simulator SMP bug new 2a7029d arch/sim: All cpu core need conform to CONFIG_SIM_WALLTIME behaviour new 3d10f8c Fix nxstyle warning The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/sim/src/Makefile | 4 ++++ arch/sim/src/sim/up_simsmp.c | 20 +++++++++++++++++--- 2 files changed, 21 insertions(+), 3 deletions(-)