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>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue,  6 Oct 2009 13:34:03 +0900 (JST)
From:	KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	kosaki.motohiro@...fujitsu.com,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	devel@...verdev.osuosl.org, linux-next@...r.kernel.org,
	LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: linux-next: Tree for October 5 (android)

Hi


> > Hi all,
> > 
> > Changes since 20091002:
> 
> drivers/staging/android/lowmemorykiller.c: In function 'lowmem_shrink':
> drivers/staging/android/lowmemorykiller.c:111: error: 'struct mm_struct' has no member named 'oom_adj'

I've already fixed it and andrew pick it up to -mm at 11/Sep.


> 
> config := config-and1
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> drivers/staging/android/logger.c:165: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function)
> drivers/staging/android/logger.c:165: error: (Each undeclared identifier is reported only once
> drivers/staging/android/logger.c:165: error: for each function it appears in.)
> drivers/staging/android/logger.c:178: error: implicit declaration of function 'signal_pending'
> drivers/staging/android/logger.c:183: error: implicit declaration of function 'schedule'
> drivers/staging/android/logger.c: In function 'logger_aio_write':
> drivers/staging/android/logger.c:325: error: dereferencing pointer to incomplete type
> drivers/staging/android/logger.c:333: error: dereferencing pointer to incomplete type
> drivers/staging/android/logger.c:334: error: dereferencing pointer to incomplete type
> drivers/staging/android/logger.c:337: error: dereferencing pointer to incomplete type
> drivers/staging/android/logger.c:360: error: dereferencing pointer to incomplete type
> drivers/staging/android/logger.c:363: error: dereferencing pointer to incomplete type
> drivers/staging/android/logger.c:370: error: increment of pointer to unknown structure
> drivers/staging/android/logger.c:370: error: arithmetic on pointer to an incomplete type
> drivers/staging/android/logger.c:377: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function)
> make[4]: *** [drivers/staging/android/logger.o] Error 1
> 
> config := config-and2
> 
> 
> ---
> ~Randy



--
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