From patchwork Wed Jun 13 19:31:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Weinberger X-Patchwork-Id: 929054 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-um-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=nod.at Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CUfquViN"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 415cMS2mg4z9s1B for ; Thu, 14 Jun 2018 05:32:04 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=fwyBHSaGDlQ/gMQaRnRGtrxisno7gEx1aRvid4AmneY=; b=CUfquViN6hE+1E UQUA3M/qlCOOyKIBg5hBmX07KWd7cotdKHdy9Obvjm/GQU3RlJYQ49hAu2UpBD/X9AKsSQ053z2Bh 1JkAaZM4dKGOwRuYrECKgMLy00QKG9FOhoJ2cpmD9eg23Q6L6N7a1SDVSnSsd47NHdYaIi+nczY0H EoaNcq4C6dl/hG6GstXWBVoP1A1HGtGwREODjVSFd9BO0i5lU0HjuNNDLQDGoIiLkRtoiiTkBpQH1 g4Q49r33GHZI08zdrZ2mzctXhSm37LcINbRW31Q9N/emv8y8zgDbOK31tV1D40RgU3S3rb/Rq0CFM iRIKfVxj1im5OPZYINYQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fTBUs-0007YM-H0; Wed, 13 Jun 2018 19:31:58 +0000 Received: from lithops.sigma-star.at ([195.201.40.130]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fTBUR-0007CT-R0 for linux-um@lists.infradead.org; Wed, 13 Jun 2018 19:31:36 +0000 Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 58B96609332F; Wed, 13 Jun 2018 21:31:10 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id lHbh4TSgxvVF; Wed, 13 Jun 2018 21:31:10 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 209CA6093349; Wed, 13 Jun 2018 21:31:10 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id umkSRDRF_WSL; Wed, 13 Jun 2018 21:31:10 +0200 (CEST) Received: from blindfold.localnet (213-47-184-186.cable.dynamic.surfer.at [213.47.184.186]) by lithops.sigma-star.at (Postfix) with ESMTPSA id EF9C4609332F; Wed, 13 Jun 2018 21:31:09 +0200 (CEST) From: Richard Weinberger To: torvalds@linux-foundation.org Subject: [GIT PULL] UML updates for 4.18-rc1 Date: Wed, 13 Jun 2018 21:31:03 +0200 Message-ID: <1763075.mOQZ1Y9R1k@blindfold> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180613_123132_055691_F2E6B0F8 X-CRM114-Status: UNSURE ( 8.88 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 T_SPF_PERMERROR SPF: test of record failed (permerror) X-BeenThere: linux-um@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-um@lists.infradead.org, linux-kernel@vger.kernel.org Sender: "linux-um" Errors-To: linux-um-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Linus, The following changes since commit 29dcea88779c856c7dc92040a0c01233263101d4: Linux 4.17 (2018-06-03 14:15:21 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus-4.18-rc1 for you to fetch changes up to 5ec9121195a4f1cecd0fa592636c5f81eb03dc8c: um: Fix raw interface options (2018-06-10 22:54:47 +0200) ---------------------------------------------------------------- This pull request contains minor updates for UML: - Fixes for our new vector network driver by Anton - initcall cleanup by Alexander - We have a new mailinglist, sourceforge.net sucks. ---------------------------------------------------------------- Alexander Pateenok (1): um: remove uml initcalls Anton Ivanov (2): um: Fix initialization of vector queues um: Fix raw interface options Richard Weinberger (1): um: Update mailing list address MAINTAINERS | 3 +-- arch/um/drivers/vector_kern.c | 20 ++++++++++++++------ arch/um/include/asm/common.lds.S | 6 ------ arch/um/include/shared/init.h | 5 ----- arch/um/os-Linux/main.c | 12 ------------ 5 files changed, 15 insertions(+), 31 deletions(-)