summaryrefslogtreecommitdiff
path: root/tools/lib/lockdep/include/liblockdep
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-09 22:27:08 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-09 22:27:08 -0500
commit9878f60240f786286ebfaa8ff9227ef38da1720c (patch)
treeb39c6b130ae03f217307f2cd3eb5e7659514a5e4 /tools/lib/lockdep/include/liblockdep
parentb66a8043d0baa9818a407ed857eada5cb21cd9bb (diff)
parent3e5d6897176d38b54124da56183810abbd68c8bc (diff)
Merge branch 'ena-bug-fixes'
Netanel Belgazal says: ==================== Bug Fixes in ENA driver Changes from V3: * Rebase patchset to master and solve merge conflicts. * Remove redundant bug fix (fix error handling when probe fails) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/lib/lockdep/include/liblockdep')
0 files changed, 0 insertions, 0 deletions
locations that the memory hotplug code assumes, but if the administrator specifies a non-default 4K-alignment then we can fail to correctly size the reservation. - A one line fix to improve the predictability of libnvdimm block device names. A common operation is to reconfigure /dev/pmem0 into a different mode. For example, a reconfiguration might set a new mode that reserves some of the capacity for a struct page memmap array. It surprises users if the device name changes to "/dev/pmem0.1" after the mode change and then back to /dev/pmem0 after a reboot. - Add 'const' to some function pointer tables" * 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: libnvdimm, pfn: fix memmap reservation size versus 4K alignment acpi, nfit: fix acpi_nfit_flush_probe() crash libnvdimm, namespace: do not delete namespace-id 0 nvdimm: constify device_type structures
Diffstat (limited to 'drivers/usb/gadget/function/u_serial.c')