Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp5092543yba; Wed, 8 May 2019 07:47:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqyvrna6ZqOcpLPemcRroZ+ksjzseGp0onDMjafT0uPsmM9Rvt/B/vko8HRZ4MRRBPnK2KB+ X-Received: by 2002:a62:41db:: with SMTP id g88mr48656868pfd.201.1557326839618; Wed, 08 May 2019 07:47:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557326839; cv=none; d=google.com; s=arc-20160816; b=EBK5j66ODFY+aG3jPgiKsDSasvpm7WVSxjhOW+G2rb89nuPZ0zRU2yOL1SRQXKDZeD rfziwdZFjJmsW9KnAObvhp4wL+9rC9+8NT4jYKTIsEmW3OZzm41W9CLAMfmWNakdMn44 osxw9Ge6Psr3YYX8iDm+cfLtfx7l3SagdavJdKauwuIBR8/zWSDqbEgt5S/s4+21yYwI 2Y1gk146/Bh0YaZUdAAIISIO87MomR3mLJhnEG1fv3vhNh9/AtU3CH1qlcETucYZb1yS 1Vl+mGM3VQQKfywRyLXCFo6/8CLlF4YTYvv9SOQzqyWdBFBciUZLfgNv+8sbtXpciBbG 0bWQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=LBKFS0XGsOup4ZmupYJ8nQEzLwmdOlLbhbG61lrheeE=; b=K0cnYEDW/ZyOjjq5oX331BnERV2QkHMbOVi6nQEkrut157Ky7XLUwZcJ/LIm2khHHe YFZUl3UZorP9qEg92eFSLbttLzTtaUzqyATmnnVSFdx5cWapdzE/PTWAfVCvxVvLllti FolKnv/eF+u7lxgBNtLVLcFfkvLB60LcdP0SoOt9Ac4QVA6iK9JSOaUs5UnOjCcWlPwf /uPcxB9wgh+Gp2Hsc1agmiB+xctPPztmTZjGJJKqecydtDtw5m/EHnIwRJxo5zf3Sb4H lHz/h22ScqYd+Rze/qLKCsy+QcTeKrw3kqQXOH1w3qUlfvDxjRfmjDG9igNKJ4SlM+JV ojyA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mellanox.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r189si22784770pgr.175.2019.05.08.07.47.03; Wed, 08 May 2019 07:47:19 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mellanox.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727690AbfEHOBo (ORCPT + 99 others); Wed, 8 May 2019 10:01:44 -0400 Received: from mail-il-dmz.mellanox.com ([193.47.165.129]:50156 "EHLO mellanox.co.il" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725910AbfEHOBo (ORCPT ); Wed, 8 May 2019 10:01:44 -0400 Received: from Internal Mail-Server by MTLPINE2 (envelope-from asmaa@mellanox.com) with ESMTPS (AES256-SHA encrypted); 8 May 2019 16:46:54 +0300 Received: from farm-1.mtbu.labs.mlnx (farm-1.mtbu.labs.mlnx [10.15.2.31]) by mtbu-labmailer.labs.mlnx (8.14.4/8.14.4) with ESMTP id x48Dkqjv008571; Wed, 8 May 2019 09:46:52 -0400 Received: (from asmaa@localhost) by farm-1.mtbu.labs.mlnx (8.14.7/8.13.8/Submit) id x48Dkl1f018446; Wed, 8 May 2019 09:46:47 -0400 From: Asmaa Mnebhi To: minyard@acm.org, wsa@the-dreams.de, vadimp@mellanox.com, michaelsh@mellanox.com, rdunlap@infradead.org Cc: Asmaa Mnebhi , linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org Subject: [PATCH v9 0/1] Add support for IPMB driver Date: Wed, 8 May 2019 09:46:43 -0400 Message-Id: X-Mailer: git-send-email 2.1.2 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Addressed Randy's comments about the documentation. Those instructions are for any software engineer who wants to build this driver and load it onto their system. Thank you. Asmaa Mnebhi (1): Add support for IPMB driver Documentation/IPMB.txt | 103 +++++++++++ drivers/char/ipmi/Kconfig | 8 + drivers/char/ipmi/Makefile | 1 + drivers/char/ipmi/ipmb_dev_int.c | 382 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 494 insertions(+) create mode 100644 Documentation/IPMB.txt create mode 100644 drivers/char/ipmi/ipmb_dev_int.c -- 2.1.2