Re: [GIT pull] irq core changes for 3.16

2014-06-04 Thread Linus Torvalds
On Wed, Jun 4, 2014 at 12:34 PM, Thomas Gleixner wrote: > > Is what my script uses for years now, but this time it created a diff > with random extra content from all over the tree. > > $BASE is 2ed9fd28c2884e9f41c133f86a7e377d7c0a96bf You have criss-cross merges, so there are multiple merge-base

[GIT pull] irq core changes for 3.16

2014-06-04 Thread Thomas Gleixner
Linus, please pull the latest irq-core-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-core-for-linus The irq department delivers: - Another tree wide update to get rid of the horrible create_irq interface along with its even more horrible variants.