From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 015E3C6786F for ; Sun, 28 Oct 2018 13:54:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AB38920665 for ; Sun, 28 Oct 2018 13:54:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AB38920665 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727620AbeJ1Wji (ORCPT ); Sun, 28 Oct 2018 18:39:38 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:54386 "EHLO andre.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727507AbeJ1Wji (ORCPT ); Sun, 28 Oct 2018 18:39:38 -0400 Received: from ramsan.of.borg ([84.194.111.163]) by andre.telenet-ops.be with bizsmtp id t1uu1y0083XaVaC011uuHz; Sun, 28 Oct 2018 14:54:54 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.86_2) (envelope-from ) id 1gGlWo-0008CC-Ae; Sun, 28 Oct 2018 14:54:54 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1gGhsx-0000ZA-UL; Sun, 28 Oct 2018 11:01:31 +0100 From: Geert Uytterhoeven To: Linus Torvalds Cc: Andrew Morton , Greg Ungerer , linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [git pull] m68k updates for 4.20 Date: Sun, 28 Oct 2018 11:01:24 +0100 Message-Id: <20181028100124.2116-1-geert@linux-m68k.org> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v4.20-tag1 for you to fetch changes up to 58c116fb7dc6703a557fe79c6e6ebab1450082b3: m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode (2018-08-31 09:30:42 +0200) ---------------------------------------------------------------- m68k updates for v4.20 - Just two small cleanups. Thanks for pulling! P.S. Sorry for the late pull request. I didn't bring my NitroKey to Edinburgh, and had moved all other secret keys offline, as recommended. ---------------------------------------------------------------- Robert P. J. Day (1): m68k/atari: ARAnyM - Remove reference to long-deprecated MODULE_PARM Руслан Исаев (1): m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode arch/m68k/emu/nfeth.c | 4 ---- arch/m68k/kernel/sun3-head.S | 6 ------ 2 files changed, 10 deletions(-) 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