Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1452917
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | mips builds failing in v3.18.38 and v4.1.29 |
| Date | 2016-08-01 02:00 +0200 |
| Message-ID | <s18Od-6R6-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Sorry I didn't notice earlier - my 3.18/4.1 build scripts were broken.
arch/mips/kernel/setup.c: In function 'arch_mem_init':
arch/mips/kernel/setup.c:689:2: error: implicit declaration of function 'reserve_bootmem_region'
Offending commit is 1dd0964204277108e ("MIPS: Reserve nosave data for hibernation").
It fixes a bug which does not exist in 3.18 / 4.1, in turn causing all mips builds in 3.18
and 4.1 to fail.
Guenter
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
mips builds failing in v3.18.38 and v4.1.29 Guenter Roeck <linux@roeck-us.net> - 2016-08-01 02:00 +0200
Re:mips builds failing in v3.18.38 and v4.1.29 "陈华才" <chenhc@lemote.com> - 2016-08-01 07:10 +0200
Re:mips builds failing in v3.18.38 and v4.1.29 "Levin, Alexander" <alexander.levin@verizon.com> - 2016-08-01 17:10 +0200
Re: mips builds failing in v3.18.38 and v4.1.29 "Levin, Alexander" <alexander.levin@verizon.com> - 2016-08-01 17:50 +0200
Re: mips builds failing in v3.18.38 and v4.1.29 Guenter Roeck <linux@roeck-us.net> - 2016-08-02 00:20 +0200
Re: mips builds failing in v3.18.38 and v4.1.29 Guenter Roeck <linux@roeck-us.net> - 2016-08-01 19:30 +0200
csiph-web