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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 12 Jan 2009 17:54:57 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	linux-kernel@...r.kernel.org
CC:	Andrew Morton <akpm@...ux-foundation.org>, a.zummo@...ertech.it
Subject: Re: mmotm 2009-01-12-16-53 uploaded (rtc-cmos)

akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2009-01-12-16-53 has been uploaded to
> 
>    http://userweb.kernel.org/~akpm/mmotm/
> 
> and will soon be available at
> 
>    git://git.zen-sources.org/zen/mmotm.git
> 
> It contains the following patches against 2.6.29-rc1:


I'm seeing lots of rtc-cmos build errors.  These should also
be in linux-next since there is no patch in mmotm that
changes this.


drivers/rtc/rtc-cmos.c: In function 'cmos_checkintr':
drivers/rtc/rtc-cmos.c:285: error: implicit declaration of function 'is_hpet_enabled'
drivers/rtc/rtc-cmos.c: In function 'cmos_irq_enable':
drivers/rtc/rtc-cmos.c:305: error: implicit declaration of function 'hpet_set_rtc_irq_bit'
drivers/rtc/rtc-cmos.c: In function 'cmos_irq_disable':
drivers/rtc/rtc-cmos.c:317: error: implicit declaration of function 'hpet_mask_rtc_irq_bit'
drivers/rtc/rtc-cmos.c: In function 'cmos_set_alarm':
drivers/rtc/rtc-cmos.c:369: error: implicit declaration of function 'hpet_set_alarm_time'
drivers/rtc/rtc-cmos.c: In function 'cmos_irq_set_freq':
drivers/rtc/rtc-cmos.c:397: error: implicit declaration of function 'hpet_set_periodic_freq'
drivers/rtc/rtc-cmos.c: In function 'cmos_do_probe':
drivers/rtc/rtc-cmos.c:771: error: 'hpet_rtc_interrupt' undeclared (first use in this function)
drivers/rtc/rtc-cmos.c:772: error: implicit declaration of function 'hpet_register_irq_handler'
drivers/rtc/rtc-cmos.c:789: error: implicit declaration of function 'hpet_rtc_timer_init'
drivers/rtc/rtc-cmos.c: In function 'cmos_do_remove':
drivers/rtc/rtc-cmos.c:842: error: implicit declaration of function 'hpet_unregister_irq_handler'

-- 
~Randy

View attachment "config-r8321" of type "text/plain" (61895 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ