Chris Rutter writes:
> Short question: are all the `words' supplied to the set_bit() et al.
> routines in arch/arm/lib/bitops.S guaranteed to be 32-bit and also
> aligned?

They should all be 32-bit aligned.  However, the pointer is to a
'memory area' of undefined size, not specifically a word in length.

Have you found an instance where they aren't?
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to