summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-07-22 21:09:14 +0400
committerAl Viro <viro@zeniv.linux.org.uk>2012-07-29 21:24:20 +0400
commit09fada5b5f1f56502bb14f36a69a2c31cea262be (patch)
treeb7c9e5bf2837d7758c61c1c446b58e7028310b30 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent32aecdd36528449cec34e6e63dcd5f0221ca7b43 (diff)
downloadkernel-09fada5b5f1f56502bb14f36a69a2c31cea262be.tar.gz
slightly reduce lossage in gdm72xx
* filp_close() needs non-NULL second argument only if it'd been in descriptor table * opened files have non-NULL dentries, TYVM * ... and those dentries are positive - it's kinda hard to open a file that doesn't exist. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
s/phy/phy-ti-pipe3.c?id=298fe56ee2b9551ca8cd675e7a6ebaf1c03632f8'>phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin 2015-01-21phy: ti-pipe3: Fix SATA across suspend/resumeRoger Quadros 2015-01-21phy: ti-pipe3: Disable clocks on system suspendRoger Quadros 2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R 2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2014-12-13phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki 2014-11-22phy: remove the old lookup methodHeikki Krogerus 2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin 2014-09-24phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin 2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I 2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I 2014-07-22phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I 2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros 2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros 2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros 2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros 2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros 2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I 2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I