All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] [PATCH] build fix for !CONFIG_IPIPE
@ 2006-10-15 11:25 Jan Kiszka
  2006-10-15 11:33 ` Jan Kiszka
  2006-10-15 14:26 ` Philippe Gerum
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Kiszka @ 2006-10-15 11:25 UTC (permalink / raw)
  To: adeos-main

[-- Attachment #1: Type: text/plain, Size: 75 bytes --]

Just found this patch in my repository while switching to the latest.

Jan

[-- Attachment #2: ipipe-fix-disabled.patch --]
[-- Type: application/octet-stream, Size: 416 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Adeos-main] [PATCH] build fix for !CONFIG_IPIPE
  2006-10-15 11:25 [Adeos-main] [PATCH] build fix for !CONFIG_IPIPE Jan Kiszka
@ 2006-10-15 11:33 ` Jan Kiszka
  2006-10-15 14:26 ` Philippe Gerum
  1 sibling, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2006-10-15 11:33 UTC (permalink / raw)
  To: adeos-main

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

Jan Kiszka wrote:
> Just found this patch in my repository while switching to the latest.
> 

Somehow the patch became an octet stream...

--- linux-2.6.17.13.orig/include/linux/ipipe.h
+++ linux-2.6.17.13/include/linux/ipipe.h
@@ -763,6 +763,7 @@ void fastcall *ipipe_get_ptd(int key);
 #define ipipe_irq_unlock(irq)		do { } while(0)

 #define ipipe_root_domain_p		1
+#define ipipe_safe_current()		current

 #endif	/* CONFIG_IPIPE */




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Adeos-main] [PATCH] build fix for !CONFIG_IPIPE
  2006-10-15 11:25 [Adeos-main] [PATCH] build fix for !CONFIG_IPIPE Jan Kiszka
  2006-10-15 11:33 ` Jan Kiszka
@ 2006-10-15 14:26 ` Philippe Gerum
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Gerum @ 2006-10-15 14:26 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: adeos-main

On Sun, 2006-10-15 at 13:25 +0200, Jan Kiszka wrote:
> Just found this patch in my repository while switching to the latest.
> 

Merged, thanks.

> Jan
> _______________________________________________
> Adeos-main mailing list
> Adeos-main@domain.hid
> https://mail.gna.org/listinfo/adeos-main
-- 
Philippe.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-15 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-15 11:25 [Adeos-main] [PATCH] build fix for !CONFIG_IPIPE Jan Kiszka
2006-10-15 11:33 ` Jan Kiszka
2006-10-15 14:26 ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.