Message ID | 20220629002028.1232579-1-ammar.faizi@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <io-uring-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB269C43334 for <io-uring@archiver.kernel.org>; Wed, 29 Jun 2022 00:28:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229653AbiF2A2P (ORCPT <rfc822;io-uring@archiver.kernel.org>); Tue, 28 Jun 2022 20:28:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53458 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229450AbiF2A2O (ORCPT <rfc822;io-uring@vger.kernel.org>); Tue, 28 Jun 2022 20:28:14 -0400 Received: from gnuweeb.org (gnuweeb.org [51.81.211.47]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 35FF421272 for <io-uring@vger.kernel.org>; Tue, 28 Jun 2022 17:28:12 -0700 (PDT) Received: from integral2.. (unknown [180.245.197.13]) by gnuweeb.org (Postfix) with ESMTPSA id 6B6557F9DB; Wed, 29 Jun 2022 00:28:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1656462492; bh=kiw2EKLazaesecgUZc+A3um9rmZMTvE7pJpmr8/yeEQ=; h=From:To:Cc:Subject:Date:From; b=oaAc4KIs7Pec6DHcTbV9zXrWAntTytoMjXZ8lfjPc/Cic9xThCjM3wHExhAWRjahZ om1bHgoAu1Era1ltV1wkD6G9AG2UeCvRbRegbYyf0uPXiTQtOo9zN3/cxtYbMEmKKX 8LKH3YjOLmUzUeVyw5w/Z95Cu0viDcp80Lkz/HXj1eN1shgUXGtW+UpujZV1C9is+s cH5K6W/3bCViszMPuGjFrqXt3Ch4b5E5yGVupwqpZmSURvtxH9nXjvICxWlSPmPIEg piptLsa2/kCfTiBTMa8qOVdr26DAOIWumrg3iwgyzVA7qCkm4d6GwZZFNWIxU8O4MW iVKDzugjED3rA== From: Ammar Faizi <ammarfaizi2@gnuweeb.org> To: Jens Axboe <axboe@kernel.dk> Cc: Ammar Faizi <ammarfaizi2@gnuweeb.org>, Alviro Iskandar Setiawan <alviro.iskandar@gnuweeb.org>, Fernanda Ma'rouf <fernandafmr12@gnuweeb.org>, Pavel Begunkov <asml.silence@gmail.com>, Hao Xu <howeyxu@tencent.com>, io-uring Mailing List <io-uring@vger.kernel.org>, GNU/Weeb Mailing List <gwml@gnuweeb.org> Subject: [PATCH liburing v1 0/9] aarch64 nolibc support Date: Wed, 29 Jun 2022 07:27:44 +0700 Message-Id: <20220629002028.1232579-1-ammar.faizi@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <io-uring.vger.kernel.org> X-Mailing-List: io-uring@vger.kernel.org |
Series |
aarch64 nolibc support
|
expand
|