Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464578 - =sys-kernel/hardened-sources-3.2.42 on IA64 - drivers/pci/pci-sysfs.c:724:2: error: assignment of read-only location ‘*b->legacy_io’
Summary: =sys-kernel/hardened-sources-3.2.42 on IA64 - drivers/pci/pci-sysfs.c:724:2: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: IA64 Linux
: Normal normal
Assignee: The Gentoo Linux Hardened Kernel Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-04 11:52 UTC by Dennis Schridde
Modified: 2013-06-25 14:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,4.76 KB, text/plain)
2013-04-04 11:53 UTC, Dennis Schridde
Details
3.2.42-hardened config (config-3.2.42-hardened,54.37 KB, text/plain)
2013-04-04 11:53 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2013-04-04 11:52:46 UTC
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c: In function ‘pci_create_legacy_files’:
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:724:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:725:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:726:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:727:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:728:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:729:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:738:2: error: assignment of read-only location ‘*b->legacy_mem’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:739:2: error: assignment of read-only location ‘*b->legacy_mem’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:740:2: error: assignment of read-only location ‘*b->legacy_mem’
/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:741:2: error: assignment of read-only location ‘*b->legacy_mem’

Reproducible: Always
Comment 1 Dennis Schridde 2013-04-04 11:53:09 UTC
Created attachment 344362 [details]
emerge --info
Comment 2 Dennis Schridde 2013-04-04 11:53:35 UTC
Created attachment 344364 [details]
3.2.42-hardened config
Comment 3 Dennis Schridde 2013-04-20 12:04:34 UTC
Issue persists in 3.2.43:

/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c: In function ‘pci_create_legacy_files’:
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:724:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:725:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:726:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:727:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:728:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:729:2: error: assignment of read-only location ‘*b->legacy_io’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:738:2: error: assignment of read-only location ‘*b->legacy_mem’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:739:2: error: assignment of read-only location ‘*b->legacy_mem’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:740:2: error: assignment of read-only location ‘*b->legacy_mem’
/usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:741:2: error: assignment of read-only location ‘*b->legacy_mem’
Comment 4 Anthony Basile gentoo-dev 2013-06-24 21:23:43 UTC
Sorry Dennis, I have not been able to give IA64 much love.  Is still an issue in the latest hardened sources?
Comment 5 Dennis Schridde 2013-06-25 14:09:05 UTC
(In reply to Anthony Basile from comment #4)
> Sorry Dennis, I have not been able to give IA64 much love.  Is still an
> issue in the latest hardened sources?

No, I was just able to compile 3.2.46-hardened-r1 without any user patches or problems.