compilation fails when disabling thumb2 support

Bug #1100849 reported by Al Stone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Arndale
Fix Released
Medium
Unassigned
linaro-landing-team-samsung
Fix Released
Undecided
Unassigned

Bug Description

If CONFIG_ARM_UNWIND is not set -- for example, if thumb2 support is disabled -- module_finalize() will not compile due to a missing declaration for 'err'. Moved the declaration outside of an #ifdef so that the code will compile regardless of the value of CONFIG_ARM_UNWIND.

Revision history for this message
Al Stone (ahs3) wrote :
Revision history for this message
Tushar Behera (tusharbehera) wrote :

Thanks. Patch applied.

Changed in arndale:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Tushar Behera (tusharbehera)
assignee: Tushar Behera (tusharbehera) → nobody
Changed in linaro-landing-team-samsung:
milestone: none → 2013.01
status: New → Confirmed
status: Confirmed → Fix Committed
Changed in linaro-landing-team-samsung:
status: Fix Committed → Fix Released
Changed in arndale:
status: Confirmed → Fix Released
Revision history for this message
Tushar Behera (tusharbehera) wrote :

The above error has crept in through one of the LPAE patches. Issue is fixed in that patch and this patch is dropped from the tree.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.