Bug 198687 - compiling arch/x86/mm/kaiser.c fails
Summary: compiling arch/x86/mm/kaiser.c fails
Status: NEW
Alias: None
Product: Memory Management
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: Andrew Morton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-05 21:26 UTC by Tomas Gayoso
Modified: 2018-02-05 21:28 UTC (History)
1 user (show)

See Also:
Kernel Version: linux-4.4.115
Subsystem:
Regression: No
Bisected commit-id:


Attachments
console output leading to failed compilation of kaiser.c (2.59 KB, text/plain)
2018-02-05 21:26 UTC, Tomas Gayoso
Details
Kernel config (107.88 KB, text/x-mpsub)
2018-02-05 21:28 UTC, Tomas Gayoso
Details

Description Tomas Gayoso 2018-02-05 21:26:10 UTC
Created attachment 274011 [details]
console output leading to failed compilation of kaiser.c

arch/x86/mm/kaiser.c fails to compile in my Slackware 14.2 x86_64 development box with GCC 5.3.0 but compiles properly on Ubuntu 16.04.3 LTS with GCC 5.4.0 20160609: 

scripts/Makefile.build:269: recipe for target 'arch/x86/mm/kaiser.o' failed

Console output attached.
Comment 1 Tomas Gayoso 2018-02-05 21:28:03 UTC
Created attachment 274013 [details]
Kernel config

Note You need to log in before you can comment on or make changes to this bug.