Bug 668795

Summary: [RHEL6.1] backport vzalloc helper functions from upstream
Product: Red Hat Enterprise Linux 6 Reporter: Jarod Wilson <jarod>
Component: kernelAssignee: Jarod Wilson <jarod>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: low    
Version: 6.1CC: dnelson, lwang, lwoodman, qcai
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-24 15:39:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 663280, 682906    

Description Jarod Wilson 2011-01-11 16:34:51 UTC
Description of problem:
The upstream kernel includes new memory allocation helper functions, vzalloc and vzalloc_node, which as one might guess, do the equivalent of vmalloc + memset 0. Multiple driver backport efforts for RHEL6.1 will benefit from these helper functions being generically available in the RHEL6 kernel.

Backport is a straight-forward drop-in of upstream commit e1ca7788dec6773b1a2bce51b7141948f2b8bccf, which applies with only minor line offset differences.

Comment 2 RHEL Program Management 2011-01-11 16:50:35 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux maintenance release. Product Management has 
requested further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed 
products. This request is not yet committed for inclusion in an Update release.