Re: [GIT PULL] Modules updates for v5.4

2019-09-22 Thread Linus Torvalds
On Sun, Sep 22, 2019 at 8:28 AM Jessica Yu wrote: > > The main bulk of this pull request introduces a new exported symbol > namespaces feature. Hmm. So I merged this, and felt that I tested my merge resolution fairly well, and then pushed it out. But during more extensive testing for special ca

Re: [GIT PULL] Modules updates for v5.4

2019-09-22 Thread pr-tracker-bot
The pull request you sent on Sun, 22 Sep 2019 17:28:09 +0200: > ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git > tags/modules-for-v5.4 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e0703556644a531e50b5dc61b9f6ea83af5f6604 Thank you! -- Deet

[GIT PULL] Modules updates for v5.4

2019-09-22 Thread Jessica Yu
Hi Linus, The main bulk of this pull request introduces a new exported symbol namespaces feature. The number of exported symbols is increasingly growing with each release (we're at about 31k exports as of 5.3-rc7) and we currently have no way of visualizing how these symbols are "clustered" or ma