Re: [PATCH v3 4/7] alpha: Add support for memset16

2017-03-26 Thread kbuild test robot
Hi Matthew, [auto build test ERROR on linus/master] [also build test ERROR on v4.11-rc3 next-20170324] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v3 4/7] alpha: Add support for memset16

2017-03-24 Thread Matthew Wilcox
From: Matthew Wilcox Alpha already had an optimised memset-16-bit-quantity assembler routine called memsetw(). It has a slightly different calling convention from memset16() in that it takes a byte count, not a count of words. That's the same convention used by ARM's