From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Wed, 1 Aug 2018 16:18:58 +0200 Subject: [PATCH 7/9] irqchip: add a RISC-V PLIC driver In-Reply-To: References: <20180726143723.16585-1-hch@lst.de> <20180726143723.16585-8-hch@lst.de> <1b3f6066-0c7c-a5f5-75ad-559fe81091ee@wdc.com> <20180731165712.GA2521@lst.de> Message-ID: <20180801141858.GA28203@lst.de> To: linux-riscv@lists.infradead.org List-Id: linux-riscv.lists.infradead.org I've pushed out an update to the riscv-irq-simple.2 branch to better handle with sparse contexid maps, please retry with that.