lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 18 Oct 2008 01:05:30 +0200
From:	Pavel Machek <pavel@...e.cz>
To:	rpurdie@...ys.net, lenz@...wisc.edu,
	kernel list <linux-kernel@...r.kernel.org>,
	Russell King <rmk@....linux.org.uk>, Dirk@...er-Online.de,
	arminlitzel@....de, pavel.urban@...cz, Cyril Hrubis <metan@....cz>,
	thommycheck@...il.com, milan@....cz
Subject: 2.6.27-git6: max1111_read_channel and corgi_ssp_ads7846_putget
	missing

Hi!

2.6.27 compiled okay, rc6 gives:

  CHK     include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
  CHK     include/linux/utsrelease.h
  CALL    scripts/checksyscalls.sh
<stdin>:1097:2: warning: #warning syscall fadvise64 not implemented
<stdin>:1265:2: warning: #warning syscall migrate_pages not implemented
<stdin>:1321:2: warning: #warning syscall pselect6 not implemented
<stdin>:1325:2: warning: #warning syscall ppoll not implemented
<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
  CHK     include/linux/compile.h
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/arm/mach-pxa/built-in.o: In function `sharpsl_pm_pxa_read_max1111':
spitz_pm.c:(.text+0x3100): undefined reference to `max1111_read_channel'
drivers/built-in.o: In function `corgits_resume':
ledtrig-ide-disk.c:(.text+0x5f694): undefined reference to `corgi_ssp_ads7846_putget'
drivers/built-in.o: In function `corgits_suspend':
ledtrig-ide-disk.c:(.text+0x5f7a0): undefined reference to `corgi_ssp_ads7846_putget'
drivers/built-in.o: In function `sync_receive_data_send_cmd':
ledtrig-ide-disk.c:(.text+0x5f868): undefined reference to `corgi_ssp_ads7846_get'
ledtrig-ide-disk.c:(.text+0x5f884): undefined reference to `corgi_ssp_ads7846_put'
ledtrig-ide-disk.c:(.text+0x5f888): undefined reference to `corgi_ssp_ads7846_get'
ledtrig-ide-disk.c:(.text+0x5f8d4): undefined reference to `corgi_ssp_ads7846_put'
drivers/built-in.o: In function `ts_interrupt_main':
ledtrig-ide-disk.c:(.text+0x5f990): undefined reference to `corgi_ssp_ads7846_lock'
ledtrig-ide-disk.c:(.text+0x5fa68): undefined reference to `corgi_ssp_ads7846_put'
ledtrig-ide-disk.c:(.text+0x5fa6c): undefined reference to `corgi_ssp_ads7846_get'
ledtrig-ide-disk.c:(.text+0x5fa70): undefined reference to `corgi_ssp_ads7846_unlock'
drivers/built-in.o: In function `corgits_probe':
ledtrig-ide-disk.c:(.init.text+0x2a7c): undefined reference to `corgi_ssp_ads7846_putget'
ledtrig-ide-disk.c:(.init.text+0x2aac): undefined reference to `corgi_ssp_ads7846_putget'
ledtrig-ide-disk.c:(.init.text+0x2adc): undefined reference to `corgi_ssp_ads7846_putget'
ledtrig-ide-disk.c:(.init.text+0x2b0c): undefined reference to `corgi_ssp_ads7846_putget'
make: *** [.tmp_vmlinux1] Error 1

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ