| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | scripts/sortextable: support objects with more than 64K sections. | Jamie Iles | 2018-11-29 | 1 | -0/+24 |
| | | | | | | | | | | | | | Building with a large config and -ffunction-sections results in a large number of sections and sortextable needs to be able to handle that. Implement support for > 64K sections as modpost does. Signed-off-by: Jamie Iles <jamie.iles@oracle.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Michal Marek <mmarek@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||||
| * | scripts: remove unused function in sortextable.c | Ramkumar Ramachandra | 2017-04-11 | 1 | -8/+0 |
| | | | | | | | Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Acked-by: David Daney <david.daney@cavium.com> Signed-off-by: Michal Marek <mmarek@suse.cz> | ||||
| * | first commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+324 |
