From: jw910731@gmail.com
To: linux-newbie@vger.kernel.org
Cc: sef1548@gmail.com, Wen-Yuan Wu <jw910731@gmail.com>
Subject: [PATCH v2] [TEST 0/1] Test with random patches
Date: Sun, 12 Apr 2026 21:13:57 +0800 [thread overview]
Message-ID: <cover.1775999068.git.jw910731@gmail.com> (raw)
From: Wen-Yuan Wu <jw910731@gmail.com>
Thank's for Nick's feed back, the Signed-off-by field should be fixed to
comply DCO now.
The commit message stays unclear since the revision is mainly for testing.
jw910731 (1):
[WIP] Try compile linux on macOS with the help of nix
flake.lock | 82 ++++++++++++++++++++++++++++++++
flake.nix | 43 +++++++++++++++++
scripts/Kconfig.include | 2 +-
scripts/install.sh | 2 +-
scripts/macos-include/byteswap.h | 4 ++
scripts/macos-include/elf.h | 24 ++++++++++
scripts/macos-include/endian.h | 8 ++++
scripts/mod/file2alias.c | 3 ++
usr/gen_init_cpio.c | 4 +-
9 files changed, 168 insertions(+), 4 deletions(-)
create mode 100644 flake.lock
create mode 100644 flake.nix
create mode 100644 scripts/macos-include/byteswap.h
create mode 100644 scripts/macos-include/elf.h
create mode 100644 scripts/macos-include/endian.h
--
2.51.2
next reply other threads:[~2026-04-12 13:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-12 13:13 jw910731 [this message]
2026-04-12 13:13 ` [TEST v2 1/1] [WIP] Try compile linux on macOS with the help of nix jw910731
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1775999068.git.jw910731@gmail.com \
--to=jw910731@gmail.com \
--cc=linux-newbie@vger.kernel.org \
--cc=sef1548@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.