From: Jan Glauber Date: Thu, 29 Nov 2012 12:01:15 +0000 (+0100) Subject: s390/bitops: find leftmost bit instruction support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~29^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56e4e87e370a0f121450d52337969aa1be21ff7;p=pandora-kernel.git s390/bitops: find leftmost bit instruction support The flogr instruction scans a bitmap starting from the leftmost bit. Implement support for these bitops. This could be useful to scan bitmaps like an interrupt vector set by the hardware starting at the leftmost bit. Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed