License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Many source files in the tree are missing licensing information, which
makes it harder for compliance tools to determine the correct license.
By default all files without license information are under the default
license of the kernel, which is GPL version 2.
Update the files which contain no license information with the 'GPL-2.0'
SPDX license identifier. The SPDX identifier is a legally binding
shorthand, which can be used instead of the full boiler plate text.
This patch is based on work done by Thomas Gleixner and Kate Stewart and
Philippe Ombredanne.
How this work was done:
Patches were generated and checked against linux-4.14-rc6 for a subset of
the use cases:
- file had no licensing information it it.
- file was a */uapi/* one with no licensing information in it,
- file was a */uapi/* one with existing licensing information,
Further patches will be generated in subsequent months to fix up cases
where non-standard license headers were used, and references to license
had to be inferred by heuristics based on keywords.
The analysis to determine which SPDX License Identifier to be applied to
a file was done in a spreadsheet of side by side results from of the
output of two independent scanners (ScanCode & Windriver) producing SPDX
tag:value files created by Philippe Ombredanne. Philippe prepared the
base worksheet, and did an initial spot review of a few 1000 files.
The 4.13 kernel was the starting point of the analysis with 60,537 files
assessed. Kate Stewart did a file by file comparison of the scanner
results in the spreadsheet to determine which SPDX license identifier(s)
to be applied to the file. She confirmed any determination that was not
immediately clear with lawyers working with the Linux Foundation.
Criteria used to select files for SPDX license identifier tagging was:
- Files considered eligible had to be source code files.
- Make and config files were included as candidates if they contained >5
lines of source
- File already had some variant of a license header in it (even if <5
lines).
All documentation files were explicitly excluded.
The following heuristics were used to determine which SPDX license
identifiers to apply.
- when both scanners couldn't find any license traces, file was
considered to have no license information in it, and the top level
COPYING file license applied.
For non */uapi/* files that summary was:
SPDX license identifier # files
---------------------------------------------------|-------
GPL-2.0 11139
and resulted in the first patch in this series.
If that file was a */uapi/* path one, it was "GPL-2.0 WITH
Linux-syscall-note" otherwise it was "GPL-2.0". Results of that was:
SPDX license identifier # files
---------------------------------------------------|-------
GPL-2.0 WITH Linux-syscall-note 930
and resulted in the second patch in this series.
- if a file had some form of licensing information in it, and was one
of the */uapi/* ones, it was denoted with the Linux-syscall-note if
any GPL family license was found in the file or had no licensing in
it (per prior point). Results summary:
SPDX license identifier # files
---------------------------------------------------|------
GPL-2.0 WITH Linux-syscall-note 270
GPL-2.0+ WITH Linux-syscall-note 169
((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) 21
((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 17
LGPL-2.1+ WITH Linux-syscall-note 15
GPL-1.0+ WITH Linux-syscall-note 14
((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) 5
LGPL-2.0+ WITH Linux-syscall-note 4
LGPL-2.1 WITH Linux-syscall-note 3
((GPL-2.0 WITH Linux-syscall-note) OR MIT) 3
((GPL-2.0 WITH Linux-syscall-note) AND MIT) 1
and that resulted in the third patch in this series.
- when the two scanners agreed on the detected license(s), that became
the concluded license(s).
- when there was disagreement between the two scanners (one detected a
license but the other didn't, or they both detected different
licenses) a manual inspection of the file occurred.
- In most cases a manual inspection of the information in the file
resulted in a clear resolution of the license that should apply (and
which scanner probably needed to revisit its heuristics).
- When it was not immediately clear, the license identifier was
confirmed with lawyers working with the Linux Foundation.
- If there was any question as to the appropriate license identifier,
the file was flagged for further research and to be revisited later
in time.
In total, over 70 hours of logged manual review was done on the
spreadsheet to determine the SPDX license identifiers to apply to the
source files by Kate, Philippe, Thomas and, in some cases, confirmation
by lawyers working with the Linux Foundation.
Kate also obtained a third independent scan of the 4.13 code base from
FOSSology, and compared selected files where the other two scanners
disagreed against that SPDX file, to see if there was new insights. The
Windriver scanner is based on an older version of FOSSology in part, so
they are related.
Thomas did random spot checks in about 500 files from the spreadsheets
for the uapi headers and agreed with SPDX license identifier in the
files he inspected. For the non-uapi files Thomas did random spot checks
in about 15000 files.
In initial set of patches against 4.14-rc6, 3 files were found to have
copy/paste license identifier errors, and have been fixed to reflect the
correct identifier.
Additionally Philippe spent 10 hours this week doing a detailed manual
inspection and review of the 12,461 patched files from the initial patch
version early this week with:
- a full scancode scan run, collecting the matched texts, detected
license ids and scores
- reviewing anything where there was a license detected (about 500+
files) to ensure that the applied SPDX license was correct
- reviewing anything where there was no detection but the patch license
was not GPL-2.0 WITH Linux-syscall-note to ensure that the applied
SPDX license was correct
This produced a worksheet with 20 files needing minor correction. This
worksheet was then exported into 3 different .csv files for the
different types of files to be modified.
These .csv files were then reviewed by Greg. Thomas wrote a script to
parse the csv files and add the proper SPDX tag to the file, in the
format that the file expected. This script was further refined by Greg
based on the output to detect more types of files automatically and to
distinguish between header and source .c files (which need different
comment types.) Finally Greg ran the script using the .csv files to
generate the patches.
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-01 22:07:57 +08:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0 */
|
2008-01-28 05:10:22 +08:00
|
|
|
#ifndef __I8254_H
|
|
|
|
#define __I8254_H
|
|
|
|
|
2012-04-24 22:40:17 +08:00
|
|
|
#include <linux/kthread.h>
|
|
|
|
|
2015-03-26 22:39:29 +08:00
|
|
|
#include <kvm/iodev.h>
|
2008-01-28 05:10:22 +08:00
|
|
|
|
|
|
|
struct kvm_kpit_channel_state {
|
|
|
|
u32 count; /* can be 65536 */
|
|
|
|
u16 latched_count;
|
|
|
|
u8 count_latched;
|
|
|
|
u8 status_latched;
|
|
|
|
u8 status;
|
|
|
|
u8 read_state;
|
|
|
|
u8 write_state;
|
|
|
|
u8 write_latch;
|
|
|
|
u8 rw_mode;
|
|
|
|
u8 mode;
|
|
|
|
u8 bcd; /* not supported */
|
|
|
|
u8 gate; /* timer start */
|
|
|
|
ktime_t count_load_time;
|
|
|
|
};
|
|
|
|
|
|
|
|
struct kvm_kpit_state {
|
2016-03-03 05:56:44 +08:00
|
|
|
/* All members before "struct mutex lock" are protected by the lock. */
|
2008-01-28 05:10:22 +08:00
|
|
|
struct kvm_kpit_channel_state channels[3];
|
2009-07-07 23:50:38 +08:00
|
|
|
u32 flags;
|
2009-02-23 21:57:41 +08:00
|
|
|
bool is_periodic;
|
2012-07-26 23:01:53 +08:00
|
|
|
s64 period; /* unit: ns */
|
|
|
|
struct hrtimer timer;
|
2008-01-28 05:10:22 +08:00
|
|
|
u32 speaker_data_on;
|
2016-03-03 05:56:44 +08:00
|
|
|
|
2008-01-28 05:10:22 +08:00
|
|
|
struct mutex lock;
|
2016-03-03 05:56:52 +08:00
|
|
|
atomic_t reinject;
|
2016-03-03 05:56:44 +08:00
|
|
|
atomic_t pending; /* accumulated triggered timers */
|
KVM: i8254: use atomic_t instead of pit.inject_lock
The lock was an overkill, the same can be done with atomics.
A mb() was added in kvm_pit_ack_irq, to pair with implicit barrier
between pit_timer_fn and pit_do_work. The mb() prevents a race that
could happen if pending == 0 and irq_ack == 0:
kvm_pit_ack_irq: | pit_timer_fn:
p = atomic_read(&ps->pending); |
| atomic_inc(&ps->pending);
| queue_work(pit_do_work);
| pit_do_work:
| atomic_xchg(&ps->irq_ack, 0);
| return;
atomic_set(&ps->irq_ack, 1); |
if (p == 0) return; |
where the interrupt would not be delivered in this tick of pit_timer_fn.
PIT would have eventually delivered the interrupt, but we sacrifice
perofmance to make sure that interrupts are not needlessly delayed.
sfence isn't enough: atomic_dec_if_positive does atomic_read first and
x86 can reorder loads before stores. lfence isn't enough: store can
pass lfence, turning it into a nop. A compiler barrier would be more
than enough as CPU needs to stall for unbelievably long to use fences.
This patch doesn't do anything in kvm_pit_reset_reinject, because any
order of resets can race, but the result differs by at most one
interrupt, which is ok, because it's the same result as if the reset
happened at a slightly different time. (Original code didn't protect
the reset path with a proper lock, so users have to be robust.)
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-03-03 05:56:41 +08:00
|
|
|
atomic_t irq_ack;
|
2008-07-27 04:01:01 +08:00
|
|
|
struct kvm_irq_ack_notifier irq_ack_notifier;
|
2008-01-28 05:10:22 +08:00
|
|
|
};
|
|
|
|
|
|
|
|
struct kvm_pit {
|
|
|
|
struct kvm_io_device dev;
|
|
|
|
struct kvm_io_device speaker_dev;
|
|
|
|
struct kvm *kvm;
|
|
|
|
struct kvm_kpit_state pit_state;
|
2008-10-15 20:15:06 +08:00
|
|
|
int irq_source_id;
|
2009-01-05 00:06:06 +08:00
|
|
|
struct kvm_irq_mask_notifier mask_notifier;
|
2016-10-19 19:50:47 +08:00
|
|
|
struct kthread_worker *worker;
|
2012-04-24 22:40:17 +08:00
|
|
|
struct kthread_work expired;
|
2008-01-28 05:10:22 +08:00
|
|
|
};
|
|
|
|
|
|
|
|
#define KVM_PIT_BASE_ADDRESS 0x40
|
|
|
|
#define KVM_SPEAKER_BASE_ADDRESS 0x61
|
|
|
|
#define KVM_PIT_MEM_LENGTH 4
|
|
|
|
#define KVM_PIT_FREQ 1193181
|
|
|
|
#define KVM_MAX_PIT_INTR_INTERVAL HZ / 100
|
|
|
|
#define KVM_PIT_CHANNEL_MASK 0x3
|
|
|
|
|
2009-05-15 04:42:53 +08:00
|
|
|
struct kvm_pit *kvm_create_pit(struct kvm *kvm, u32 flags);
|
2008-01-28 05:10:22 +08:00
|
|
|
void kvm_free_pit(struct kvm *kvm);
|
2016-03-03 05:56:43 +08:00
|
|
|
|
|
|
|
void kvm_pit_load_count(struct kvm_pit *pit, int channel, u32 val,
|
|
|
|
int hpet_legacy_start);
|
2016-03-03 05:56:45 +08:00
|
|
|
void kvm_pit_set_reinject(struct kvm_pit *pit, bool reinject);
|
2008-01-28 05:10:22 +08:00
|
|
|
|
|
|
|
#endif
|