All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Behun <marek.behun@nic.cz>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 1/3] lib: Add xxhash support
Date: Mon, 29 Apr 2019 20:37:44 +0200	[thread overview]
Message-ID: <20190429203744.598cc0ec@nic.cz> (raw)
In-Reply-To: <20190429175728.GW31207@bill-the-cat>

> Does xxhash.[ch] just come directly from Linux?  If so, we should
> convert them to SPDX tags _unless_ Linux has already decided not to as
> they in turn come directly from another project and the kernel folks
> don't want to mess with it at all.  Thanks!
> 

Hi Tom,
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/lib/xxhash.c?h=v5.1-rc7&id=5d2405227a9eaea48e8cc95756a06d407b11f141
this is the only commit in the kernel touching the xxhash sources. The
author only says this:

> I extracted it out from zstd since it is useful on its own. I copied
> the code from the upstream XXHash source repository and translated it
> into kernel style.

I think we can add SPDX tags to both xxhash and zstd sources. Do you
agree? Shall I post v2?

Marek

  reply	other threads:[~2019-04-29 18:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-25 16:07 [U-Boot] [PATCH v1 0/3] fs: btrfs: Add zstd decompression support Marek Behún
2019-04-25 16:07 ` [U-Boot] [PATCH v1 1/3] lib: Add xxhash support Marek Behún
2019-04-29 17:57   ` Tom Rini
2019-04-29 18:37     ` Marek Behun [this message]
2019-04-29 18:49       ` Tom Rini
2019-04-25 16:07 ` [U-Boot] [PATCH v1 2/3] lib: add Zstandard decompression support Marek Behún
2019-04-29 17:57   ` Tom Rini
2019-04-25 16:07 ` [U-Boot] [PATCH v1 3/3] fs: btrfs: add zstd " Marek Behún

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=20190429203744.598cc0ec@nic.cz \
    --to=marek.behun@nic.cz \
    --cc=u-boot@lists.denx.de \
    /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.