ELRepo Bugtracker

Viewing Issue Simple Details Jump to Notes ] << ] >> ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000022 [channel: elrepo/el5] --elrepo--request-for-enhancement-- block always 2009-07-07 18:26 2010-04-16 12:26
Reporter pperry View Status public  
Assigned To pperry
Priority normal Resolution fixed  
Status resolved  
Summary 0000022: Backporting lm93 sensor driver fails due to missing i2c_smbus_read_block_data() function
Description Attempting to backport the lm93 hwmon sensor driver fails due to missing i2c_smbus_read_block_data() function in i2c-core.

[phil@Quad lm93-2.6.30.1]$ make modules
make -C src/ modules
make[1]: Entering directory `/home/phil/Desktop/lm93-2.6.30.1/src'
make -C /lib/modules/2.6.18-128.1.14.el5/build SUBDIRS=/home/phil/Desktop/lm93-2.6.30.1/src modules
make[2]: Entering directory `/usr/src/kernels/2.6.18-128.1.14.el5-x86_64'
  CC [M] /home/phil/Desktop/lm93-2.6.30.1/src/lm93.o
/home/phil/Desktop/lm93-2.6.30.1/src/lm93.c: In function ‘lm93_read_block’:
/home/phil/Desktop/lm93-2.6.30.1/src/lm93.c:849: error: implicit declaration of function ‘i2c_smbus_read_block_data’
make[3]: *** [/home/phil/Desktop/lm93-2.6.30.1/src/lm93.o] Error 1
make[2]: *** [_module_/home/phil/Desktop/lm93-2.6.30.1/src] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.18-128.1.14.el5-x86_64'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/phil/Desktop/lm93-2.6.30.1/src'
make: *** [modules] Error 2
[phil@Quad lm93-2.6.30.1]$
Additional Information The function i2c_smbus_read_block_data() function was removed and only later restored around kernel-2.6.22 in i2c-core.

See here for details:

http://lists.lm-sensors.org/pipermail/lm-sensors/2007-April/019430.html [^]

Without updating i2c-core it will not be possible to easily backport lm93 to RHEL5.3


Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000243)
pperry (administrator)
2010-03-13 16:07

Since added to RHEL5.5

- Issue History
Date Modified Username Field Change
2009-07-07 18:26 pperry New Issue
2009-07-07 18:26 pperry Status new => assigned
2009-07-07 18:26 pperry Assigned To => pperry
2009-07-07 18:27 pperry Resolution open => won't fix
2009-07-07 18:28 pperry Issue Monitored: pperry
2009-07-08 13:27 toracat Issue Monitored: toracat
2009-07-08 13:29 toracat Status assigned => acknowledged
2009-12-24 11:09 burakkucat Status acknowledged => assigned
2010-03-13 16:07 pperry Note Added: 0000243
2010-03-13 16:08 pperry Status assigned => resolved
2010-03-13 16:08 pperry Resolution won't fix => no change required
2010-04-16 12:25 pperry Note Added: 0000267
2010-04-16 12:25 pperry Note Deleted: 0000267
2010-04-16 12:26 pperry Resolution no change required => fixed


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker