Message ID | 20181123215322.5438-1-yauheni.kaliuta@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-modules-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 78A3815A7 for <patchwork-linux-modules@patchwork.kernel.org>; Fri, 23 Nov 2018 21:53:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5B85A2BAC4 for <patchwork-linux-modules@patchwork.kernel.org>; Fri, 23 Nov 2018 21:53:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4E3632BACD; Fri, 23 Nov 2018 21:53:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0EE072BAC4 for <patchwork-linux-modules@patchwork.kernel.org>; Fri, 23 Nov 2018 21:53:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727089AbeKXIjW (ORCPT <rfc822;patchwork-linux-modules@patchwork.kernel.org>); Sat, 24 Nov 2018 03:39:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52692 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727007AbeKXIjW (ORCPT <rfc822;linux-modules@vger.kernel.org>); Sat, 24 Nov 2018 03:39:22 -0500 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3982C30820C5; Fri, 23 Nov 2018 21:53:23 +0000 (UTC) Received: from astarta.redhat.com (ovpn-116-110.ams2.redhat.com [10.36.116.110]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5B68C1019639; Fri, 23 Nov 2018 21:53:22 +0000 (UTC) From: Yauheni Kaliuta <yauheni.kaliuta@redhat.com> To: linux-modules@vger.kernel.org Cc: ykaliuta@redhat.com, Lucas De Marchi <lucas.demarchi@intel.com> Subject: [RFC PATCH 0/2] Unify symbol access API Date: Fri, 23 Nov 2018 23:53:20 +0200 Message-Id: <20181123215322.5438-1-yauheni.kaliuta@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.47]); Fri, 23 Nov 2018 21:53:23 +0000 (UTC) Sender: owner-linux-modules@vger.kernel.org Precedence: bulk List-ID: <linux-modules.vger.kernel.org> X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Unify symbol access API
|
expand
|