mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:24:31 +01:00
Some systems have much larger amounts of enumeration attributes
than have been previously encountered. This can lead to page allocation
failures when using kcalloc(). Switch over to using kvcalloc() to
allow larger allocations.
Fixes:
|
||
|---|---|---|
| .. | ||
| hp-bioscfg | ||
| hp-wmi.c | ||
| hp_accel.c | ||
| Kconfig | ||
| Makefile | ||
| tc1100-wmi.c | ||