summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Neukum <oneukum@suse.de>2013-11-18 13:23:12 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-03 10:31:21 -0800
commitcb0badad021f546dc5599cd2ec7da203c294586d (patch)
tree7134b2ecf9e81683929445951b1bcbb36a05c3e3 /tools
parent8f3fd9df2630a162f524b7633397cca95eeea28a (diff)
downloadkernel-cb0badad021f546dc5599cd2ec7da203c294586d.tar.gz
fusb200h: don't log on every interrupt
That logging is overkill. Simply remove it. Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
.0&id=befaa609f4c784f505c02ea3ff036adf4f4aa814'>Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2023-10-10x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner 2023-10-08virt: acrn: Annotate struct vm_memory_region_batch with __counted_byKees Cook 2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle) 2023-05-08virt: acrn: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo 2022-07-08virt: acrn: using for_each_set_bit to simplify the codeYang Yingliang 2022-04-26virt: acrn: Prefer array_size and struct_size over open coded arithmeticLen Baker 2022-03-18virt: acrn: fix a memory leak in acrn_dev_ioctl()Xiaolong Huang 2022-03-18virt: acrn: obtain pa from VMA with PFNMAP flagYonghua Huang 2022-03-18virt: acrn: Remove unsued acrn_irqfds_mutex.Sebastian Andrzej Siewior 2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov 2021-10-05virt: acrn: Introduce interfaces for virtual device creating/destroyingShuo Liu 2021-10-05virt: acrn: Introduce interfaces for MMIO device passthroughShuo Liu 2021-07-27virt: acrn: Do hcall_destroy_vm() before resource releaseShuo Liu