FSAM7400: select CHECK_SIGNATURE

Bug #341712 reported by Stefan Bader
8
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Fix Released
Low
Stefan Bader
Intrepid
Fix Released
Low
Stefan Bader

Bug Description

SRU justification:

Impact: This is a build only sanity update. No runtime impact.

Fix:

If all other drivers that "select CHECK_SIGNATURE" are turned off, then the build fails with

Setup is 12540 bytes (padded to 12800 bytes).
System is 2513 kB
CRC f187a746
Kernel: arch/x86/boot/bzImage is ready (#7)
ERROR: "check_signature" [ubuntu/misc/fsam7400.ko] undefined!
WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Fix it by having CONFIG_FSAM7400 also "select CHECK_SIGNATURE".

Signed-off-by: Andy Isaacson <email address hidden>

diff --git a/ubuntu/misc/Kconfig b/ubuntu/misc/Kconfig
index f955af6..4d614dd 100644
--- a/ubuntu/misc/Kconfig
+++ b/ubuntu/misc/Kconfig
@@ -16,6 +16,7 @@ config INPUT_ACERHK
 config FSAM7400
  tristate "SW RF kill switch for Fujitsu Siemens Amilo M 7400"
  default m
+ select CHECK_SIGNATURE

 config LMPCM_USB
  tristate "USB Logitech MediaPlay Cordless Mouse driver"

Stefan Bader (smb)
Changed in linux:
assignee: nobody → stefan-bader-canonical
importance: Undecided → Low
status: New → In Progress
Revision history for this message
Stefan Bader (smb) wrote :

@Adi Attar, sorry I subscribed you in an attempt to subscribe someone with the used id adi and Launchpad thought it was you.

Stefan Bader (smb)
Changed in linux:
status: In Progress → Fix Committed
assignee: nobody → stefan-bader-canonical
importance: Undecided → Low
status: New → Fix Committed
Stefan Bader (smb)
description: updated
Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

This is Fix Released for Jaunty.

Changed in linux (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Martin Pitt (pitti) wrote :

Accepted linux into intrepid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

tags: added: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package linux - 2.6.27-14.41

---------------
linux (2.6.27-14.41) intrepid-proposed; urgency=low

  [ Stefan Bader ]

  * Revert "SAUCE: input: Blacklist digitizers from joydev.c"
    - LP: #300143

linux (2.6.27-14.40) intrepid-proposed; urgency=low

  [ Amit Kucheria ]

  * Disable DEVKMEM for all archs on Intrepid
    - LP: #354221
  * SAUCE: Quirk for BT USB device on MacbookPro to be reset before use
    - LP: #332443

  [ Andy Isaacson ]

  * LIRC_PVR150: depends on VIDEO_IVTV
    - LP: #341477
  * SAUCE: FSAM7400: select CHECK_SIGNATURE
    - LP: #341712

  [ Andy Whitcroft ]

  * SAUCE: hotkey quirks for various Zepto Znote and Fujitsu Amilo laptops
    - LP: #330259
  * SAUCE: unusual devs: add an entry for the ScanLogic SL11R-IDE 0.78
    - LP: #336189

  [ Anton Veretenenko ]

  * SAUCE: sony-laptop: add support for Sony Vaio FW series function/media
    keys
    - LP: #307592

  [ Ayaz Abdulla ]

  * SAUCE: forcedeth: msi interrupt fix
    - LP: #288281

  [ Chuck Short ]

  * SAUCE: [USB] Unusual Device support for Gold MP3 Player Energy
    - LP: #125250

  [ Ike Panhc ]

  * squashfs: correct misspelling
    - LP: #322306
  * SAUCE: Fixing symbol name in HECI module
    - LP: #336549
  * Copy header files for various kernel media driver
    - LP: #322732

  [ Stefan Bader ]

  * SAUCE: vgacon: Return the upper half of 512 character fonts
    - LP: #355057
  * SAUCE: input: Blacklist digitizers from joydev.c
    - LP: #300143

  [ Upstream Kernel Changes ]

  * libata: make sure port is thawed when skipping resets
    - LP: #269652
  * x86-64: fix int $0x80 -ENOSYS return
    - LP: #339743
  * rt2x00: Fix race conditions in flag handling
    - LP: #258985
  * USB: cdc-acm: Add another conexant modem to the quirks
    - LP: #323829
  * Bluetooth: Add fine grained mem_flags usage to btusb driver
    - LP: #268502
  * Bluetooth: Handle bulk URBs in btusb driver from notify callback
    - LP: #268502
  * Bluetooth: Submit bulk URBs along with interrupt URBs
    - LP: #268502
  * hwmon: (abituguru3) Match partial DMI board name strings
    - LP: #298798
  * x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
    - LP: #292619
  * sis190: add identifier for Atheros AR8021 PHY
    - LP: #247889
  * ath9k: implement IO serialization
    - LP: #373034
  * ath9k: AR9280 PCI devices must serialize IO as well
    - LP: #373034
  * acer-wmi: fix regression in backlight detection
    - LP: #333386

 -- Stefan Bader <email address hidden> Wed, 26 Aug 2009 11:48:11 +0200

Changed in linux (Ubuntu Intrepid):
status: Fix Committed → Fix Released
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.