From: Cornelia Huck Date: Fri, 6 Jan 2006 08:19:21 +0000 (-0800) Subject: [PATCH] s390: introduce struct subchannel_id X-Git-Tag: v2.6.16-rc1~936^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8237fc4108060402d904bea5e1062e22e731969;p=pandora-kernel.git [PATCH] s390: introduce struct subchannel_id This patch introduces a struct subchannel_id containing the subchannel number (formerly referred to as "irq") and switches code formerly relying on the subchannel number over to it. While we're touching inline assemblies anyway, make sure they have correct memory constraints. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed